[Webkit-unassigned] [Bug 232386] REGRESSION(r284521) [GTK][WPE] many tests report parse errors as a result of the test files being interpreted as XHTML rather than HTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 10:09:56 PDT 2021


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Of course, since r284521 was just a straight revert of r276635, I would expect the test expectations to go back to what they were prior to r276635.

The *correct* behavior would be "match whatever Safari does," but I suspect we never did. My recommended solution, from bug #230797:

"""
Of course, it would be *better* for WebKit to make content type decisions based on the DOCTYPE instead, but we can't expect a content sniffer to do that. We would have to implement it ourselves in WebKit, rather than farming out the work to GIO. I wonder how other ports handle this.
"""

This is what Bastien has recommended, as well.

-- 
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/20211027/e1ec1440/attachment-0001.htm>


More information about the webkit-unassigned mailing list