[Webkit-unassigned] [Bug 159489] New: iframe srcdoc with quirky doctype should be no-quirks mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 13:51:39 PDT 2016


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

            Bug ID: 159489
           Summary: iframe srcdoc with quirky doctype should be no-quirks
                    mode
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zcorpan at gmail.com
                CC: cdumez at apple.com

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4303

<iframe srcdoc="<!doctype x>">

The srcdoc document should always be in no-quirks mode, regardless of the doctype. In WebKit if there's a quirky doctype it triggers quirks mode.

https://html.spec.whatwg.org/multipage/syntax.html#the-initial-insertion-mode

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160706/ef740305/attachment.html>


More information about the webkit-unassigned mailing list