Intent to Implement and Ship: CSS inset/inset-block/inset-inline shorthands
43 views
Skip to first unread message
Mats Palmgren
unread,
Jan 16, 2019, 1:44:48 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 inset-block CSS property is a shorthand for the inset-block-start/end
properties (ditto -inline).
The 'inset' CSS property is a shorthand for the top, right, bottom, and
left properties.