Bug 44210
Summary: | Editing text content of MathML tags in inspector sometimes doesn't update rendering until reflow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Randall Farmer <randall> |
Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | alex, donggwan.kim, fred.wang, mitz |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | http://golem.ph.utexas.edu/category/2010/08/thermodynamics_and_wick_rotati.html | ||
Bug Depends on: | 57695, 153991 | ||
Bug Blocks: |
Randall Farmer
I started editing text content of MathML tags in Web Inspector. Sometimes the rendering would update, sometimes not. When it didn't, resizing the window so the text has to be reflowed made my changes appear.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alex Milowski
I think this is related to Bug 47781.
mitz
See bug 57695 for a specific example and a test case.
mitz
See also bug 57696.
Frédéric Wang (:fredw)
The implementation has changed quite a lot after https://trac.webkit.org/wiki/MathML/Early_2016_Refactoring#Phase1DONE (except for mfenced). I think we can close this bug and open more specific issues. I expect that phase 3 could also improve the rendering update.