WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2016-02-10 02:39:44 PST
Created
attachment 270984
[details]
Patch
Frédéric Wang (:fredw)
Comment 2
2016-02-11 02:40:09 PST
Committed
r196417
: <
http://trac.webkit.org/changeset/196417
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug