Skip to content

Commit 27cc36e

Browse files
committed
[css-anchor-1] An actual introduction (moved existing text)
1 parent 9c610a5 commit 27cc36e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

css-anchor-1/Overview.bs

+3-5
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ spec:css-cascade-5; type:dfn; text:property
4242
Introduction {#intro}
4343
=====================
4444

45-
Introduction here.
46-
47-
Anchoring {#anchoring}
48-
==================================
49-
5045
While CSS generally determines the position and size of elements
5146
according to their parents or other ancestors,
5247
[=absolutely positioned=] elements barely participate in their ancestors' layout.
@@ -61,6 +56,9 @@ but in return it's not very expressive--
6156
the element cannot easily express its size and position
6257
in terms of other elements on the page.
6358

59+
Anchoring {#anchoring}
60+
==================================
61+
6462
The <dfn export lt="anchor function">anchor functions</dfn>
6563
''anchor()'' and ''anchor-size()'',
6664
defined below,

0 commit comments

Comments
 (0)