[Webkit-unassigned] [Bug 243991] list-item shorthand property doesn't work with "inside none" but with "none inside"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 07:15:03 PDT 2022


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

--- Comment #1 from Masataka Yakura <myakura.web at gmail.com> ---
Created attachment 461671

  --> https://bugs.webkit.org/attachment.cgi?id=461671&action=review

inspecting <ul> with `list-style: inside none` on Web Inspector

It looks STP considers the value `inside none` as valid. `CSS.supports('list-style: inside none')` also returns true in the Console. But the style doesn't apply :(

-- 
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/20220816/53c158b3/attachment.htm>


More information about the webkit-unassigned mailing list