Skip to content

Commit 861a54a

Browse files
committed
[css-transforms-1] Per issue 857, change the initial value of transform-box to view-box.
1 parent 73ee670 commit 861a54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-transforms-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Transform reference box: the 'transform-box' property {#transform-box}
331331
<pre class='propdef'>
332332
Name: transform-box
333333
Value: border-box | fill-box | view-box
334-
Initial: border-box
334+
Initial: view-box
335335
Applies to: [=transformable elements=]
336336
Inherited: no
337337
Percentages: N/A

0 commit comments

Comments
 (0)