Open Bug 1264519 Opened 8 years ago Updated 2 years ago

[Test] Use testharness in dom/animation/test.

Categories

(Core :: DOM: Animation, defect, P5)

defect

Tracking

()

People

(Reporter: mantaroh, Unassigned, Mentored)

Details

(Keywords: good-first-bug)

There are some tests we aren't using testharness in dom/animation/test. We should probably use the testharness to those tests.
I investigated current source, There are one source file which we can use testharness instead of SimpleTest.js.. (dom/animation/test/document-timeline/test_request_animation_frame.html)

Furthermore, we can move to the w-p-f test. (For detail, see bug 1297305)
Mentor: hikezoe
Keywords: good-first-bug
Priority: -- → P5

Is this still applicable?

Flags: needinfo?(hikezoe.birchill)

Yes, the test in question is still there, we can rewrite the test with testhaness (in this bug) and move the test in wpt (bug 1297305). Of course we can do them at the same time in bug 1297305.

Flags: needinfo?(hikezoe.birchill)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.