File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1821,9 +1821,9 @@ The <dfn attribute for=CSSRule>type</dfn> attribute must return the CSS rule typ
18211821 <dd> Return <dfn const for=CSSRule>FONT_FACE_RULE</dfn> (numeric value 5).
18221822 <dt> If the object is a {{CSSPageRule}}
18231823 <dd> Return <dfn const for=CSSRule>PAGE_RULE</dfn> (numeric value 6).
1824- <dt> If the object is a {{CSSNamespaceRule}}
1825- <dd> Return <dfn const for=CSSRule>MARGIN_RULE</dfn> (numeric value 9).
18261824 <dt> If the object is a {{CSSMarginRule}}
1825+ <dd> Return <dfn const for=CSSRule>MARGIN_RULE</dfn> (numeric value 9).
1826+ <dt> If the object is a {{CSSNamespaceRule}}
18271827 <dd> Return <dfn const for=CSSRule>NAMESPACE_RULE</dfn> (numeric value 10).
18281828 <dt> Otherwise
18291829 <dd> Return a value defined on the <a href="http://wiki.csswg.org/spec/cssom-constants">CSSOM Constants</a> wiki page.
@@ -3233,6 +3233,7 @@ Morten Stenshorne,
32333233Ms2ger,
32343234Øyvind Stenhaug,
32353235Peter Sloetjes,
3236+ Philip Jägenstedt,
32363237Philip Taylor,
32373238Robert O'Callahan,
32383239Simon Sapin,
You can’t perform that action at this time.
0 commit comments