[Webkit-unassigned] [Bug 153730] New: Gradients without unit specifiers are not interoperable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 15:12:00 PST 2016


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

            Bug ID: 153730
           Summary: Gradients without unit specifiers are not
                    interoperable
    Classification: Unclassified
           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: dino at apple.com

Created attachment 270350
  --> https://bugs.webkit.org/attachment.cgi?id=270350&action=review
Test case

See https://code.google.com/p/chromium/issues/detail?id=569703
which is talking about whether 0 should be handled as 0deg.

However, it's even worse. See the examples in the attached file, where
linear-gradient(95deg, red, blue) is ok
but
linear-gradient(95, red, blue) is parsed with 3 colours.

-- 
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/20160131/d0a52be4/attachment.html>


More information about the webkit-unassigned mailing list