Skip to content

Commit cc0ecf8

Browse files
committed
[css-anchor-position] Remove the logical props; their grammars are already defined in reference to one of the physical props.
1 parent 0e10677 commit cc0ecf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-anchor-position-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ The ''anchor()'' function resolves to a <<length>>.
786786
It is only valid to be used in the [=inset properties=].
787787

788788
<pre class="propdef partial">
789-
Name: top, left, right, bottom, inset-block-start, inset-block-end, inset-inline-start, inset-inline-end
789+
Name: top, left, right, bottom
790790
New values: <<anchor()>>
791791
</pre>
792792

@@ -1317,7 +1317,7 @@ The ''anchor-size()'' Function {#anchor-size-fn}
13171317
------------------------------
13181318

13191319
<pre class="propdef partial">
1320-
Name: width, height, inline-size, block-size, min-width, min-height, min-inline-size, min-block-size, max-width, max-height, max-inline-size, max-block-size
1320+
Name: width, height, min-width, min-height, max-width, max-height
13211321
New values: <<anchor-size()>>
13221322
</pre>
13231323

0 commit comments

Comments
 (0)