[1]
Opera 9 では、構文解析時に rad
単位に変換されます。
(名無しさん)
[2]
Opera 9 では、
(少なくても glyph-orientation-vertical
では)
無単位の数もおkです
(SVG 1.1 によれば CSS では認められないはず)。
構文解析時に変換されず、 CSSOM 内でもそのままです。
(名無しさん)
[3] >>2 訂正: SVG 1.1 によれば SVG で定義された特性では無単位でもおkなので、 Opera の実装が正しい。
[4] Basic Data Types and Interfaces – SVG 1.1 (Second Edition) ( ( 版)) <http://www.w3.org/TR/2011/REC-SVG11-20110816/types.html#DataTypeAngle>
[5] IRC logs: freenode / #whatwg / 20120117 ( ( 版)) <http://krijnhoetmer.nl/irc-logs/whatwg/20120117#l-598>
[6] OASIS Open Document Format for Office Applications (OpenDocument) Version 1.2 - Part 1: OpenDocument Schema ( 版) <http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#a18_3_1angle>
[7] [css-values-3] Drop unitless <<angle>> per WG resolution. https://lis… (fantasai著, ) <https://github.com/w3c/csswg-drafts/commit/a27f13282e1387e370202c9fbef3277e46295f06>
[8] Clarify the behavior of ScreenOrientation.angle (xfq著, ) <https://github.com/w3c/screen-orientation/commit/fff981b5c34714d649165f60f1b2a36c656f2f57>
[9] Clarify orientation.angle behavior · Issue #79 · w3c/screen-orientation () <https://github.com/w3c/screen-orientation/issues/79>
[10] Clarify the behavior of ScreenOrientation.angle by xfq · Pull Request #114 · w3c/screen-orientation () <https://github.com/w3c/screen-orientation/pull/114>