[Webkit-unassigned] [Bug 215646] New: The initial value of quotes should be auto.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 05:43:14 PDT 2020


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

            Bug ID: 215646
           Summary: The initial value of quotes should be auto.
           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

Right now the quotes property returns an empty string when getting it from getComputedStyle on WebKit-based browsers. That makes no sense (that's not a valid property value of course).

See https://github.com/w3c/csswg-drafts/issues/4074 for the CSSWG resolution to name this value "auto". Firefox implements this since ages ago, and there are WPTs for this.

-- 
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/20200819/3f00014c/attachment.htm>


More information about the webkit-unassigned mailing list