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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 13:18:12 PDT 2024


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

--- Comment #2 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Another reproducible testcase:

<style>
q { 
  quotes: "start" "end";
}
q > q {
    stroke-width: 2px;
}
</style><q><q></q></q>

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


More information about the webkit-unassigned mailing list