Skip to content

Commit c715eb8

Browse files
committed
[css-logical-1] Define 'inset properties' here because it's not defined anywhere else yet. :/
1 parent e645418 commit c715eb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-logical-1/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,11 @@ the 'margin-block-start', 'margin-block-end', 'margin-inline-start', 'margin-inl
442442
Flow-relative Offsets:
443443
the 'inset-block-start', 'inset-block-end', 'inset-inline-start', 'inset-inline-end' properties and 'inset-block', 'inset-inline', and 'inset' shorthands</h3>
444444

445+
The 'top', 'left', 'bottom', 'right' physical properites,
446+
their 'inset-block-start', 'inset-block-end', 'inset-inline-start', 'inset-inline-end' flow-relative correspondants,
447+
and the 'inset-block', 'inset-inline', and 'inset' shorthands,
448+
are colectively known as the <dfn export>inset properties</dfn>.
449+
445450
<pre class="propdef">
446451
Name: inset-block-start, inset-block-end, inset-inline-start, inset-inline-end
447452
Value: <<'top'>>

0 commit comments

Comments
 (0)