Bug 133557 - Add tests for dynamic changes in msqrt/mroot
Summary: Add tests for dynamic changes in msqrt/mroot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords:
Depends on:
Blocks: 119038 134018
  Show dependency treegraph
 
Reported: 2014-06-05 13:04 PDT by Frédéric Wang (:fredw)
Modified: 2014-06-18 00:00 PDT (History)
4 users (show)

See Also:


Attachments
Patch (22.94 KB, patch)
2014-06-05 13:27 PDT, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff
Patch (23.72 KB, patch)
2014-06-06 00:09 PDT, Frédéric Wang (:fredw)
cfleizach: 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) 2014-06-05 13:04:40 PDT
I'm extracting this from bug 119038.
Comment 1 Frédéric Wang (:fredw) 2014-06-05 13:27:23 PDT
Created attachment 232578 [details]
Patch

mmh, it seems that the current msqrt/mroot code has bugs with dynamic modifications...
Comment 2 Frédéric Wang (:fredw) 2014-06-06 00:09:53 PDT
Created attachment 232606 [details]
Patch

So let's skip the tests for now. I'll try to make the patch of bug 119038 handles both the OpenTypeMATH and graphical drawing of radical.
Comment 3 Frédéric Wang (:fredw) 2014-06-07 01:11:18 PDT
Committed r169671: <http://trac.webkit.org/changeset/169671>