We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d318a3 commit 95984f6Copy full SHA for 95984f6
css-anchor-position-1/Overview.bs
@@ -1350,7 +1350,7 @@ Giving Fallback Options: the 'position-try-options' property {#position-try-opti
1350
1351
<pre class=propdef>
1352
Name: position-try-options
1353
-Value: none | [ [<<dashed-ident>> || <<try-tactic>>] | inset-area( <<'inset-area'>> ) ]#
+Value: none | [ [<<dashed-ident>> || <<try-tactic>>] | <<'inset-area'>> ]#
1354
Initial: none
1355
Inherited: no
1356
Applies to: [=absolutely-positioned=] elements
@@ -1436,7 +1436,7 @@ Values have the following meanings:
1436
1437
Otherwise, does nothing.
1438
1439
- : <dfn>inset-area( <<'inset-area'>> )</dfn>
+ : <dfn><<'inset-area'>></dfn>
1440
::
1441
Automatically creates a [=position option=]
1442
composed solely of an 'inset-area' property
0 commit comments