Bug 245448 - MutationObservers: document mutations - parser script insertion mutation & removal of parent during parsing
Summary: MutationObservers: document mutations - parser script insertion mutation & re...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://w3c-test.org/dom/nodes/Mutatio...
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2022-09-20 14:20 PDT by Ahmad Saleem
Modified: 2022-09-27 22:14 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 Radar WebKit Bug Importer 2022-09-27 14:21:18 PDT
<rdar://problem/100476268>