File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -1594,7 +1594,7 @@ Giving Fallback Options: the 'position-try-fallbacks' property {#position-try-fa
15941594
15951595<pre class=propdef>
15961596Name : position-try-fallbacks
1597- Value : none | [ [<<dashed-ident>> || <<try-tactic>>] | <<' position-area' >> ]#
1597+ Value : none | [ [<<dashed-ident>> || <<try-tactic>>] | <<position-area>> ]#
15981598Initial : none
15991599Inherited : no
16001600Applies to : [=absolutely positioned boxes=]
@@ -1680,7 +1680,7 @@ Values have the following meanings:
16801680
16811681 Otherwise, does nothing.
16821682
1683- : <dfn><<' position-area' >></dfn>
1683+ : <dfn><<position-area>></dfn>
16841684 ::
16851685 Automatically creates a [=position option=]
16861686 composed solely of a 'position-area' property
@@ -2602,4 +2602,7 @@ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-
26022602
26032603ISSUE: Audit <a href="https://github.com/w3c/csswg-drafts/commits/main/css-anchor-position-1">changes</a> !
26042604
2605+ * Fix grammar of 'position-try-fallbacks' to exclude lists of ''position-area/none'' keywords.
2606+ (<a href="https://github.com/w3c/csswg-drafts/issues/12838">Issue 12838</a> )
2607+
26052608See also <a href="https://www.w3.org/TR/2025/WD-css-anchor-position-1-20250509/#changes">Previous Changes</a> .
You can’t perform that action at this time.
0 commit comments