Intent to Implement and Ship: CSS border-{block,inline}-{color,style,width} and border-{block,inline} shorthands
38 views
Skip to first unread message
Mats Palmgren
unread,
Jan 16, 2019, 2:00:49 PM1/16/19
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@lists.mozilla.org
Summary:
The border-{block,inline}-{color,style,width} CSS properties are shorthand
for their respective -start/-end properties.
The border-{block,inline} are shorthand for their respective -start/-end
shorthands, though you can only specify one value (which is used on both
the -start/-end sides).