We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae0c46 commit 66fcd1dCopy full SHA for 66fcd1d
1 file changed
cssom/idl/Window.idl
@@ -63,8 +63,9 @@ partial interface Window {
63
<span>CSS declaration block declarations</span> set to all properties\
64
the user agent supports with as value the computed value\
65
for <var>obj</var> using the user agent-level style rules and user-level style\
66
- rules associated with <var>doc</var>, ignoring author-level style rules,\
67
- transitions, animations, override-level style rules and presentational hints.</p>\
+ rules associated with <var>doc</var>, ignoring transitions, animations,\
+ author-level style rules, author-level presentational hints and override-level\
68
+ style rules.</p>\
69
</li>\
70
</ol>"
71
]
0 commit comments