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 / TestsAssignee: 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    

Description Frédéric Wang (:fredw) 2016-07-01 02:36:10 PDT
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
Comment 1 Frédéric Wang (:fredw) 2016-07-01 02:45:52 PDT
On iOS, references should be updated too:

mathml/opentype/large-operators.html
mathml/opentype/vertical.html
Comment 2 Frédéric Wang (:fredw) 2016-07-01 03:01:57 PDT
I already reorganized a bit the TestExpectation to make things easier.

https://trac.webkit.org/changeset/202729
Comment 3 Frédéric Wang (:fredw) 2016-07-01 03:31:34 PDT
https://trac.webkit.org/changeset/202730
Comment 4 Frédéric Wang (:fredw) 2016-07-01 12:42:04 PDT
Committed r202748: <http://trac.webkit.org/changeset/202748>
Comment 5 Frédéric Wang (:fredw) 2016-07-01 12:43:39 PDT
I just rebaseline all the pixel tests. Some of them will need to be rebaseline again after bug 153991.