Skip to content

Commit 4b7709c

Browse files
committed
[css-anchor-position][editorial] Fix headings. #9179
1 parent c66925a commit 4b7709c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This can be done with the following CSS:
101101
</pre>
102102
</div>
103103

104-
Determining The Anchor {#determining}
104+
Determining the Anchor {#determining}
105105
======================
106106

107107
<!-- Big Text: a-name
@@ -115,7 +115,7 @@ Determining The Anchor {#determining}
115115
█▌ █▌ █▌ ▐▌ █▌ █▌ █▌ ▐█ █████▌
116116
-->
117117

118-
Creating An Anchor: the 'anchor-name' property {#name}
118+
Creating an Anchor: the 'anchor-name' property {#name}
119119
----------------------------------------------
120120

121121
<pre class=propdef>
@@ -178,7 +178,7 @@ as its [=originating element=].
178178
Note: Without this, these [=pseudo-elements=], which are often inaccessible
179179
by other specifications, cannot be positioned with [=implicit anchor elements=].
180180

181-
Finding An Anchor {#target}
181+
Finding an Anchor {#target}
182182
-----------------
183183

184184
Several things in this specification
@@ -439,7 +439,7 @@ Its syntax is:
439439

440440

441441
<h4 id=resolving-spans>
442-
Resolving <<inset-area-span>>s</h4>
442+
Resolving <<inset-area>>s</h4>
443443

444444
The <dfn export>inset-area grid</dfn> is a 3x3 grid,
445445
composed of four grid lines in each axis.
@@ -899,7 +899,7 @@ it resolves to ''0px''.
899899
█▌ █▌ ███▌ ████ █████▌ █████▌ ██ ██
900900
-->
901901

902-
Anchor-based Sizing {#sizing}
902+
Anchor-Based Sizing {#sizing}
903903
===================
904904

905905
An [=absolutely-positioned=] element
@@ -1755,7 +1755,7 @@ using existing JS APIs (such as {{Element/getBoundingClientRect()}}).
17551755
DOM Interfaces {#interfaces}
17561756
==========
17571757

1758-
The CSSPositionFallbackRule interface {#position-fallback-rule}
1758+
The CSSPositionTryRule interface {#om-position-try}
17591759
-------------------------------------
17601760

17611761
The {{CSSPositionTryRule}} interface represents

0 commit comments

Comments
 (0)