Bug 160507

Summary: The mfenced element does no update correctly when its child list is changed
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792
Priority: P2 Keywords: BrowserCompat
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 160509    
Attachments:
Description Flags
Testcase none

Frédéric Wang (:fredw)
Reported 2016-08-03 07:25:03 PDT
Created attachment 285227 [details] Testcase See the attached testcase. This is the classical issue when using anonymous nodes without managing addChild/removeChild properly. Fixing this issue while keeping anonymous nodes will lead to the same complexity as in old root and scripts implementations.
Attachments
Testcase (1.21 KB, text/html)
2016-08-03 07:25 PDT, Frédéric Wang (:fredw)
no flags
Ahmad Saleem
Comment 1 2025-12-31 17:42:59 PST
Chrome Canary 145 & Firefox Nightly 148 match each other while Safari Technology Preview 234 still has issue. So adding `BrowserCompat`, so it is easier to track. Need to test MathML Core implementation.
Note You need to log in before you can comment on or make changes to this bug.