File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1255,7 +1255,7 @@ Example: positioned buttons
12551255
12561256Here is an example of buttons positioned in a diamond shape
12571257whose directional focus navigation is set in such a way
1258- to navigate the focus clockwise (or counter-clockwise) around the diamond shape
1258+ to navigate the focus clockwise (or counter-clockwise) around the diamond shape
12591259when the user chooses to navigate sequentially or directionally.
12601260<pre><code class="lang-css">
12611261button { position:absolute }
Original file line number Diff line number Diff line change 711711 < h1 class ="p-name no-ref " id ="title "> CSS Basic User Interface Module Level 3 (CSS3 UI)</ h1 >
712712
713713 < h2 class ="no-num no-toc no-ref heading settled " id ="subtitle "> < span class ="content "> Editor’s Draft,
714- < time class ="dt-updated " datetime ="2015-01-06 " > 6 January 2015</ time > </ span > </ h2 >
714+ < time class ="dt-updated " datetime ="2015-01-07 " > 7 January 2015</ time > </ span > </ h2 >
715715
716716 < div data-fill-with ="spec-metadata ">
717717 < dl >
@@ -2838,8 +2838,8 @@ <h4 class="heading settled" data-level="7.3.1" id="nav-dir"><span class="secno">
28382838
28392839
28402840 < p > Here is an example of buttons positioned in a diamond shape
2841- whose navigation order and directional focus navigation is set in such a way
2842- to navigate the focus clockwise (or counter-clockwise) around the diamond shape
2841+ whose directional focus navigation is set in such a way
2842+ to navigate the focus clockwise (or counter-clockwise) around the diamond shape
28432843when the user chooses to navigate sequentially or directionally.</ p >
28442844
28452845 < pre > < code class ="lang-css "> button { position:absolute }
You can’t perform that action at this time.
0 commit comments