File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ spec:css-cascade-5; type:dfn; text:property
2727spec:dom; type:dfn; text:shadow tree
2828</pre>
2929
30+ <pre class=anchors>
31+ spec:aria-1.3; type: element-attr; text: role; for: html-global; url: https://w3c.github.io/aria/#host_general_role
32+ </pre>
33+
3034<style>
3135/* Put nice boxes around each algorithm. */
3236[data-algorithm] :not(.heading) {
@@ -670,6 +674,7 @@ is ''align-self/normal'':
670674 <figcaption>
671675 An example of ''inset-area: span-x-start top'' positioning.
672676 </figcaption>
677+ </figure>
673678</div>
674679
675680Note: When the [=default anchor element=]
@@ -1849,7 +1854,7 @@ laying out later elements cannot change this decision.
18491854 At the time that {{ResizeObserver}} events are determined and delivered:
18501855
18511856 * If an element |el| is [=absolutely positioned=] ,
1852- set its [= last successful position option=]
1857+ set its <dfn export> last successful position option</dfn>
18531858 to the set of [=accepted @position-try properties=] (and values)
18541859 that it's currently using.
18551860
You can’t perform that action at this time.
0 commit comments