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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 08:06:33 PST 2022


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

--- Comment #10 from Oriol Brufau <obrufau at igalia.com> ---
(In reply to Darin Adler from comment #6)
> But I assume that most shorthands never say "reset to the initial value".

I think it's quite common.

https://drafts.csswg.org/css-backgrounds/#border-shorthands
> Omitted values are set to their initial values. 
> The border shorthand also resets border-image to its initial value.

https://drafts.csswg.org/css-backgrounds/#background
> 'background-color' is set to the specified color, if any, else set to its initial value. 

https://drafts.fxtf.org/motion/#offset-shorthand
> Omitted values are set to their initial values.

https://drafts.csswg.org/css-grid/#valdef-grid-template-none
> Sets all three properties to their initial values ('none'). 

https://drafts.csswg.org/css-grid/#grid-shorthand
> the 'grid-auto-*' longhands to their initial values.
> All other grid sub-properties are reset to their initial values.

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


More information about the webkit-unassigned mailing list