[Webkit-unassigned] [Bug 22011] Inconsistent interpretation of borked HTML between innerHTML assignment and regular parsing (or document.write)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 15:35:40 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=22011

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
All browsers show "innerHTML" and "document.write()" as empty while only show data in 'data' field.

Safari 16 only has CSS or Table Quirk in this test case where "Table" headings are expanded and pushing the containers in the center of the page rather than showing it like other browsers (Firefox Nightly 106 and Chrome Canary 107).

I think from the data perspective, all browsers are rendering the same so from DOM area, we can close this and as for Quirks, I am already removing "three" table related quirks, so pretty much sure, those would at least partially cover this but still we have lot of tables bugs to cover this as well.

rniwa at webkit.org - Can we mark this as "RESOLVED CONFIGURATION CHANGED"? Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220912/6bfdc0f8/attachment-0001.htm>


More information about the webkit-unassigned mailing list