File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -568,7 +568,7 @@ Most common use-cases of anchor positioning
568568only need to worry about
569569the edges of the positioned element's [=containing block=] ,
570570and 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=]
573573by specifying what area of this [=position-area grid=] you want the positioned element to be in.
574574Its syntax is:
@@ -663,7 +663,7 @@ Its syntax is:
663663<h4 id=resolving-spans>
664664Resolving <<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,
667667composed of four grid lines in each axis.
668668In order:
669669
You can’t perform that action at this time.
0 commit comments