[Webkit-unassigned] [Bug 204171] New: WebKit supports quirky fill colors from the OM even in non quirks-mode documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 12:29:02 PST 2019


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

            Bug ID: 204171
           Summary: WebKit supports quirky fill colors from the OM even in
                    non quirks-mode documents
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emilio at crisal.io
                CC: simon.fraser at apple.com

STR:

 * Open https://bug1595756.bmoattachments.org/attachment.cgi?id=9108520

Expected results:

 * Three black squares.

Actual results:

 * The first square is yellow, even though I styled it with:

>   document.querySelector("rect").style.fill = "ffff00"

Which is only a valid color on quirks-mode.

-- 
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/20191113/bcba5ee7/attachment.htm>


More information about the webkit-unassigned mailing list