Skip to content

Commit 95984f6

Browse files
committed
[css-anchor-position] Remove the inset-area() wrapper around the position-try-options value. #10320
1 parent 4d318a3 commit 95984f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,7 +1350,7 @@ Giving Fallback Options: the 'position-try-options' property {#position-try-opti
13501350

13511351
<pre class=propdef>
13521352
Name: position-try-options
1353-
Value: none | [ [<<dashed-ident>> || <<try-tactic>>] | inset-area( <<'inset-area'>> ) ]#
1353+
Value: none | [ [<<dashed-ident>> || <<try-tactic>>] | <<'inset-area'>> ]#
13541354
Initial: none
13551355
Inherited: no
13561356
Applies to: [=absolutely-positioned=] elements
@@ -1436,7 +1436,7 @@ Values have the following meanings:
14361436

14371437
Otherwise, does nothing.
14381438

1439-
: <dfn>inset-area( <<'inset-area'>> )</dfn>
1439+
: <dfn><<'inset-area'>></dfn>
14401440
::
14411441
Automatically creates a [=position option=]
14421442
composed solely of an 'inset-area' property

0 commit comments

Comments
 (0)