Skip to content

Commit a800e86

Browse files
committed
[css-anchor-position][editorial] fix markup
1 parent 42951be commit a800e86

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

css-anchor-position-1/Overview.bs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ spec:css-cascade-5; type:dfn; text:property
2727
spec: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

675680
Note: 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

0 commit comments

Comments
 (0)