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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-transforms-1/Overview.bs

Lines changed: 1 addition & 1 deletion
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)