[Webkit-unassigned] [Bug 277154] New: [Quotes] Some CSS properties cause default quotes to be used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 11:21:34 PDT 2024


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

            Bug ID: 277154
           Summary: [Quotes] Some CSS properties cause default quotes to
                    be used
           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: ntim at apple.com
                CC: koivisto at iki.fi, webkit-bug-importer at group.apple.com

<style>
q { 
  quotes: "start" "end";
  text-shadow: red 2px 2px
}
</style><q><q></q></q>


`text-shadow` / `stroke-width` / `text-underline-position` are the properties I've gathered so far.

-- 
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/20240726/d5deca73/attachment.htm>


More information about the webkit-unassigned mailing list