Skip to content

Commit 2fec812

Browse files
authored
“3x3” → “3×3” (w3c#10932)
For typographical happiness
1 parent 0e5095c commit 2fec812

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ Most common use-cases of anchor positioning
568568
only need to worry about
569569
the edges of the positioned element's [=containing block=],
570570
and the edges of the [=default anchor element=].
571-
These lines can be thought of as defining a 3x3 grid;
571+
These lines can be thought of as defining a 3×3 grid;
572572
'position-area' lets you easily set up the positioned element's [=inset properties=]
573573
by specifying what area of this [=position-area grid=] you want the positioned element to be in.
574574
Its syntax is:
@@ -663,7 +663,7 @@ Its syntax is:
663663
<h4 id=resolving-spans>
664664
Resolving <<position-area>>s</h4>
665665

666-
The <dfn export>position-area grid</dfn> is a 3x3 grid,
666+
The <dfn export>position-area grid</dfn> is a 3×3 grid,
667667
composed of four grid lines in each axis.
668668
In order:
669669

0 commit comments

Comments
 (0)