Bug 245448

Summary: MutationObservers: document mutations - parser script insertion mutation & removal of parent during parsing
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, bfulgham, cdumez, karlcow, rniwa, webkit-bug-importer
Priority: P2 Keywords: BrowserCompat, InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
URL: http://w3c-test.org/dom/nodes/MutationObserver-document.html

Ahmad Saleem
Reported 2022-09-20 14:20:50 PDT
Hi Team, While going through Chrome Monorail, I came across following w3c test suite in relation to MutationObserver, which Safari 16 and STP 153 fails: Link - http://w3c-test.org/dom/nodes/MutationObserver-document.html Chrome Commit - https://chromium.googlesource.com/chromium/src.git/+/5a3def7f350a35e7e481714f0d3851c9434cdeec ______ Safari is failing following two test cases: > parser script insertion mutation > removal of parent during parsing ______ These are also failed by Firefox Nightly 107 while only Chrome Canary 108 pass them. I was not able to find related bug, so I thought to great so we can track and if they are not needed then we can document our rationale at least. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-27 14:21:18 PDT
Note You need to log in before you can comment on or make changes to this bug.