RESOLVED FIXED 154065
Use Testharness.js for the MathML script tests
https://bugs.webkit.org/show_bug.cgi?id=154065
Summary Use Testharness.js for the MathML script tests
Frédéric Wang (:fredw)
Reported 2016-02-10 02:32:00 PST
We currently have 5 MathML "script" tests with a similar structure (definition of some testing functions, creation of a testing report, dumping this report as text etc). All of this can just be done using the API of Testharness.js so that we avoid duplicating code. This will also make the tests more easily portable to other rendering engines.
Attachments
Patch (21.58 KB, patch)
2016-02-10 02:39 PST, Frédéric Wang (:fredw)
darin: review+
Frédéric Wang (:fredw)
Comment 1 2016-02-10 02:39:44 PST
Frédéric Wang (:fredw)
Comment 2 2016-02-11 02:40:09 PST
Note You need to log in before you can comment on or make changes to this bug.