We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c610a5 commit 27cc36eCopy full SHA for 27cc36e
css-anchor-1/Overview.bs
@@ -42,11 +42,6 @@ spec:css-cascade-5; type:dfn; text:property
42
Introduction {#intro}
43
=====================
44
45
-Introduction here.
46
-
47
-Anchoring {#anchoring}
48
-==================================
49
50
While CSS generally determines the position and size of elements
51
according to their parents or other ancestors,
52
[=absolutely positioned=] elements barely participate in their ancestors' layout.
@@ -61,6 +56,9 @@ but in return it's not very expressive--
61
56
the element cannot easily express its size and position
62
57
in terms of other elements on the page.
63
58
59
+Anchoring {#anchoring}
60
+==================================
+
64
The <dfn export lt="anchor function">anchor functions</dfn>
65
''anchor()'' and ''anchor-size()'',
66
defined below,
0 commit comments