Skip to content

Commit f7c470f

Browse files
committed
[css-round-display] Update wording to match <https://lists.w3.org/Archives/Public/www-style/2016Jan/0031>
1 parent 61a2f70 commit f7c470f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-round-display/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -759,14 +759,14 @@ Values have the following meanings:
759759
<dl>
760760
<dt><var>polar-angle</var></dt>
761761
<dd>
762-
Rotate an element by the value of 'polar-angle' property.
762+
Computes to the value of 'polar-angle' property.
763763
</dd>
764764
</dl>
765765

766766
<dl>
767767
<dt><var>polar-angle-reverse</var></dt>
768768
<dd>
769-
Rotate an element by the angle of the 'polar-angle' property plus 180 degrees.
769+
Computes to the value of the 'polar-angle' property plus 180 degrees.
770770
</dd>
771771
</dl>
772772
</p>

0 commit comments

Comments
 (0)