[Webkit-unassigned] [Bug 130843] User agent styles overrides custom CSS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 24 13:37:55 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=130843
Tim Nguyen (:ntim) <ntim at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ntim at apple.com
Resolution|--- |WORKSFORME
--- Comment #1 from Tim Nguyen (:ntim) <ntim at apple.com> ---
I can't reproduce this anymore:
data:text/html,<ul style="padding:0;"><li>hi</li><li>foo</li></ul>
renders differently from:
data:text/html,<ul><li>hi</li><li>foo</li></ul>
--
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/20211224/6c58d419/attachment.htm>
More information about the webkit-unassigned
mailing list