RESOLVED CONFIGURATION CHANGED 122794
The HTML parser should lazy attach
https://bugs.webkit.org/show_bug.cgi?id=122794
Summary The HTML parser should lazy attach
Ryosuke Niwa
Reported 2013-10-14 17:45:49 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/318b658082e57daf411681a088d3b0e725dca07d or come up with a better fix. The rebaselines are one of the following: -empty whitespace text node changes -changes in anonymous wrapper blocks that don't affect the resulting layout -existing race conditions that are exposed by lazy attaching. These are the ones we've deemed OK to land. Some detailed explanations: -fast/dom/tabindex-defaults.html: FAIL is because of FIXME inside HTMLElement::supportsFocus crbug.com/285335 -svg/custom/getsvgdocument.html: crbug.com/284734
Attachments
Ryosuke Niwa
Comment 4 2022-09-20 21:34:33 PDT
We don't need to merge this now.
Note You need to log in before you can comment on or make changes to this bug.