File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -2094,10 +2094,6 @@ explicitly write a ''calc-size()''
20942094with the value in its [=calc-size basis=] ,
20952095like ''calc-size(50%, size)'' .
20962096
2097- Issue: Or is it compatible to just allow direct interpolation
2098- between keywords and fixed lengths,
2099- even without an explicit ''calc-size()'' being used on one size?
2100- This would be nice, but compat analysis is required.
21012097
21022098<h3 id=interpolate-size>
21032099Interpolating sizing keywords: the 'interpolate-size' property</h3>
@@ -2115,8 +2111,8 @@ We suggest doing this whenever compatibility isn't an issue.
21152111
21162112<pre class="propdef">
21172113Name : interpolate-size
2118- Value : '' numeric-only'' | '' allow-keywords''
2119- Initial : '' numeric-only''
2114+ Value : numeric-only | allow-keywords
2115+ Initial : numeric-only
21202116Inherited : yes
21212117Applies to : all elements
21222118Computed value : as specified
You can’t perform that action at this time.
0 commit comments