Skip to content

Commit 66fcd1d

Browse files
author
Simon Pieters
committed
[cssom] (editorial) Clarify what is intended to be author-level
1 parent eae0c46 commit 66fcd1d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

cssom/idl/Window.idl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ partial interface Window {
6363
<span>CSS declaration block declarations</span> set to all properties\
6464
the user agent supports with as value the computed value\
6565
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>\
66+
rules associated with <var>doc</var>, ignoring transitions, animations,\
67+
author-level style rules, author-level presentational hints and override-level\
68+
style rules.</p>\
6869
</li>\
6970
</ol>"
7071
]

0 commit comments

Comments
 (0)