Skip to content

Commit f82b0de

Browse files
committed
[css-position-4] Better lt for 'in a higher top layer'
1 parent 0e6b4ef commit f82b0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-position-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ or none otherwise
159159
Two elements are <dfn export>in the same top layer</dfn>
160160
if they have the same [=top layer root=]
161161
(including if both are none).
162-
An element A is <dfn export>in a higher top layer</dfn>
162+
An element A is <dfn export lt="in a higher top layer|in a lower top layer">in a higher top layer</dfn>
163163
than an element B
164164
if A has a [=top layer root=],
165165
and either B has a [=top layer root=] earlier in the [=Document/top layer=] than A's,

0 commit comments

Comments
 (0)