Bug 159142 - Update TestExpectations for some dynamic MathML tests
Summary: Update TestExpectations for some dynamic MathML tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-27 04:14 PDT by Frédéric Wang (:fredw)
Modified: 2016-06-27 10:44 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.44 KB, patch)
2016-06-27 04:20 PDT, Frédéric Wang (:fredw)
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>