[Webkit-unassigned] [Bug 143191] New: background-size: 100% 100% on BODY elements rewritten to 100% auto

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 29 03:01:32 PDT 2015


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

            Bug ID: 143191
           Summary: background-size: 100% 100% on BODY elements rewritten
                    to 100% auto
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: iOS 8.2
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: erik at chocomoko.com

When setting `background-size:100% 100%` on a BODY element, WebKit2 (WKWebView) rewrites it to `background-size:100%` which is equivalent to `100% auto`. This is a clear violation of the spec.

See http://stackoverflow.com/questions/29327537/css-background-size-ignores-2nd-value?noredirect=1#comment46845162_29327537 for discussion

-- 
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/20150329/b4fc01f4/attachment-0002.html>


More information about the webkit-unassigned mailing list