Bug 159339
Summary: | Update OS X and iOS expectations for some MathML pixel tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Frédéric Wang (:fredw) <fred.wang> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 153991 |
Frédéric Wang (:fredw)
The MathML pixel tests have changed a lot after http://trac.webkit.org/wiki/MathML/Early_2016_Refactoring#Phase1
After bug 153991, we should update the text & pixel references and remove the failure expectation for the test roots.xhtml and mo-stretch.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
On iOS, references should be updated too:
mathml/opentype/large-operators.html
mathml/opentype/vertical.html
Frédéric Wang (:fredw)
I already reorganized a bit the TestExpectation to make things easier.
https://trac.webkit.org/changeset/202729
Frédéric Wang (:fredw)
https://trac.webkit.org/changeset/202730
Frédéric Wang (:fredw)
Committed r202748: <http://trac.webkit.org/changeset/202748>
Frédéric Wang (:fredw)
I just rebaseline all the pixel tests. Some of them will need to be rebaseline again after bug 153991.