Skip to content

Commit 4e35c05

Browse files
author
Jihye Hong
committed
[css-round-display] change the initial value of offset-rotation to 0deg
1 parent 8351e60 commit 4e35c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-round-display/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ With the former, the position of the element changes when the value of the margi
747747
<pre class='propdef'>
748748
Name: offset-rotation
749749
Value: [ auto | reverse ] || <<angle>>
750-
Initial: auto
750+
Initial: 0
751751
Applies to: All elements. In SVG, it applies to <a href="">container elements</a> excluding the <{defs}> element and all <a>graphics elements</a>
752752
Inherited: no
753753
Percentages: n/a

0 commit comments

Comments
 (0)