Bug 159142

Summary: Update TestExpectations for some dynamic MathML tests
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: jfernandez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch bfulgham: review+

Description Frédéric Wang (:fredw) 2016-06-27 04:14:50 PDT
The following MathML tests compare some static reference against the same result obtained by some dynamic changes. Hopefully, the result is much better with the new MathML code. So this bug is about attempting to fix TestExpectations.

- mathml/presentation/menclose-notation-attribute-change-value.html (fixed by http://trac.webkit.org/changeset/199980 ?)
- mathml/roots-removeChild.html (fixed by https://trac.webkit.org/changeset/202168 ?)
- mathml/presentation/style-changed.html
Comment 1 Frédéric Wang (:fredw) 2016-06-27 04:20:09 PDT
Created attachment 282119 [details]
Patch
Comment 2 Brent Fulgham 2016-06-27 10:24:55 PDT
Comment on attachment 282119 [details]
Patch

r=me. Please keep an eye on the bots in case any of these are flaky.
Comment 3 Frédéric Wang (:fredw) 2016-06-27 10:44:40 PDT
Committed r202491: <http://trac.webkit.org/changeset/202491>