[Webkit-unassigned] [Bug 247810] border shorthand serialization doesn't round-trip

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 12 10:50:03 PST 2022


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

--- Comment #3 from Darin Adler <darin at apple.com> ---
Tests should cover both specified properties and computed properties. For specified values of shorthands it’s important to cover cases when the longhands are set to CSS-wide keywords like "inherit" and "initial".

Aside from this, I think we also might want tests for what longhands get set to when the specification says "reset to the initial value" because you could imagine that could serialize as "initial" or as "normal", for example.

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


More information about the webkit-unassigned mailing list