[Webkit-unassigned] [Bug 182484] New: document.bgColor setter should do nothing when root is not html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 07:25:30 PST 2018


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

            Bug ID: 182484
           Summary: document.bgColor setter should do nothing when root is
                    not html
           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

See

https://github.com/w3c/web-platform-tests/pull/9231
https://pulls.web-platform-tests.org/job/23888.12

Failing tests:

document color attributes when the root element is a test element (createHTMLDocument)  FAIL: 10
assert_equals: new_body.attributes.length expected 0 but got 5
document color attributes when the root element is a test element (iframe)      FAIL: 10
assert_equals: new_body.attributes.length expected 0 but got 5

-- 
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/20180205/26b645f2/attachment.html>


More information about the webkit-unassigned mailing list