We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6b4ef commit f82b0deCopy full SHA for f82b0de
css-position-4/Overview.bs
@@ -159,7 +159,7 @@ or none otherwise
159
Two elements are <dfn export>in the same top layer</dfn>
160
if they have the same [=top layer root=]
161
(including if both are none).
162
-An element A is <dfn export>in a higher top layer</dfn>
+An element A is <dfn export lt="in a higher top layer|in a lower top layer">in a higher top layer</dfn>
163
than an element B
164
if A has a [=top layer root=],
165
and either B has a [=top layer root=] earlier in the [=Document/top layer=] than A's,
0 commit comments