RESOLVED WORKSFORME 57695
mo element fails to update dynamically when the DOM changes
https://bugs.webkit.org/show_bug.cgi?id=57695
Summary mo element fails to update dynamically when the DOM changes
mitz
Reported 2011-04-01 22:07:55 PDT
The attached test case shows that the rendering of the mo element is not updated when its contents change.
Attachments
Test case (200 bytes, text/html)
2011-04-01 22:08 PDT, mitz
no flags
mitz
Comment 1 2011-04-01 22:08:21 PDT
Created attachment 87965 [details] Test case
Dave Barton
Comment 2 2012-01-30 11:24:40 PST
The patch for bug 52444 also fixes this bug.
Dave Barton
Comment 3 2012-05-02 15:49:35 PDT
(In reply to comment #2) > The patch for bug 52444 also fixes this bug. That was the old giant January patch for 52444, not the smaller one finally landed in May. I'll include the fix in a new patch as I continue going through the MathML code.
Frédéric Wang (:fredw)
Comment 4 2013-12-11 11:57:50 PST
This seems to be fixed.
Frédéric Wang (:fredw)
Comment 5 2014-02-25 23:33:03 PST
Closing the bug since the test case passes. There are some dynamic tests in LayoutTests/mathml/presentation/tokenElements-dynamic.html.
Note You need to log in before you can comment on or make changes to this bug.