WARNING. This page assumes that you have set your settings to a resolution of 96ppi and a font size of 16px. If this is the case, the following three boxes will be the same size:
Description | Pass | Bug Number | Actual Result | Expected Result |
(control: check for document.styleSheets before using it) | failed | n/a | [object StyleSheetList] | [xpconnect wrapped StyleSheetList] |
(control: check for document.styleSheets[0] before using it) | failed | n/a | [object CSSStyleSheet] | [xpconnect wrapped CSSStyleSheet] |
(control: check for document.styleSheets[0].cssRules before using it) | failed | n/a | [object CSSRuleList] | [xpconnect wrapped CSSRuleList] |
(control: check for document.styleSheets[0].cssRules[0] before using it) | failed | n/a | [object CSSStyleRule] | [xpconnect wrapped CSSStyleRule] |
(control: check for document.styleSheets[0].cssRules[0].style before using it) | failed | n/a | [object CSSStyleDeclaration] | [xpconnect wrapped CSS2Properties] |
(control: check for document.styleSheets[0].cssRules[0].style.getPropertyValue before using it) | failed | n/a | function getPropertyValue() { [native code] } | function getPropertyValue() { [native code] } |
(control: check for document.defaultView before using it) | failed | n/a | [object Window] | [xpconnect wrapped Window] |
(control: check for document.defaultView.getComputedStyle before using it) | failed | n/a | function getComputedStyle() { [native code] } | function getComputedStyle() { [native code] } |
(control: check for document.getElementById before using it) | failed | n/a | function getElementById() { [native code] } | function getElementById() { [native code] } |
'scroll': CSSStyleRule.style (0) | passed | scroll | scroll | |
'scroll': CSSFontFaceRule.style (0) | failed | n/a | scroll | |
'scroll': CSSPageRule.style (0) | passed | scroll | scroll | |
'scroll': ElementCSSInlineStyle.style (0) | passed | scroll | scroll | |
'scroll': ViewCSS.getComputedStyle (0) | passed | scroll | scroll | |
'scroll': getPropertyValue equivalence for CSSStyleRule.style (0) | passed | true | true | |
'scroll': getPropertyValue equivalence for CSSFontFaceRule.style (0) | passed | true | true | |
'scroll': getPropertyValue equivalence for CSSPageRule.style (0) | passed | true | true | |
'scroll': getPropertyValue equivalence for ElementCSSInlineStyle.style (0) | passed | true | true | |
'scroll': getPropertyValue equivalence for ViewCSS.getComputedStyle (0) | passed | true | true | |
'fixed': CSSStyleRule.style (1) | passed | fixed | fixed | |
'fixed': CSSFontFaceRule.style (1) | failed | n/a | fixed | |
'fixed': CSSPageRule.style (1) | passed | fixed | fixed | |
'fixed': ElementCSSInlineStyle.style (1) | passed | fixed | fixed | |
'fixed': ViewCSS.getComputedStyle (1) | passed | fixed | fixed | |
'fixed': getPropertyValue equivalence for CSSStyleRule.style (1) | passed | true | true | |
'fixed': getPropertyValue equivalence for CSSFontFaceRule.style (1) | passed | true | true | |
'fixed': getPropertyValue equivalence for CSSPageRule.style (1) | passed | true | true | |
'fixed': getPropertyValue equivalence for ElementCSSInlineStyle.style (1) | passed | true | true | |
'fixed': getPropertyValue equivalence for ViewCSS.getComputedStyle (1) | passed | true | true | |
'\s\c\r\o\l\l': CSSStyleRule.style (2) | failed | n/a | scroll | |
'\s\c\r\o\l\l': CSSFontFaceRule.style (2) | failed | n/a | scroll | |
'\s\c\r\o\l\l': CSSPageRule.style (2) | failed | n/a | scroll | |
'\s\c\r\o\l\l': ElementCSSInlineStyle.style (2) | failed | n/a | scroll | |
'\s\c\r\o\l\l': ViewCSS.getComputedStyle (2) | passed | scroll | scroll | |
'\s\c\r\o\l\l': getPropertyValue equivalence for CSSStyleRule.style (2) | passed | true | true | |
'\s\c\r\o\l\l': getPropertyValue equivalence for CSSFontFaceRule.style (2) | passed | true | true | |
'\s\c\r\o\l\l': getPropertyValue equivalence for CSSPageRule.style (2) | passed | true | true | |
'\s\c\r\o\l\l': getPropertyValue equivalence for ElementCSSInlineStyle.style (2) | passed | true | true | |
'\s\c\r\o\l\l': getPropertyValue equivalence for ViewCSS.getComputedStyle (2) | passed | true | true | |
'FIXED': CSSStyleRule.style (3) | passed | fixed | fixed | |
'FIXED': CSSFontFaceRule.style (3) | failed | n/a | fixed | |
'FIXED': CSSPageRule.style (3) | passed | fixed | fixed | |
'FIXED': ElementCSSInlineStyle.style (3) | passed | fixed | fixed | |
'FIXED': ViewCSS.getComputedStyle (3) | passed | fixed | fixed | |
'FIXED': getPropertyValue equivalence for CSSStyleRule.style (3) | passed | true | true | |
'FIXED': getPropertyValue equivalence for CSSFontFaceRule.style (3) | passed | true | true | |
'FIXED': getPropertyValue equivalence for CSSPageRule.style (3) | passed | true | true | |
'FIXED': getPropertyValue equivalence for ElementCSSInlineStyle.style (3) | passed | true | true | |
'FIXED': getPropertyValue equivalence for ViewCSS.getComputedStyle (3) | passed | true | true | |
'inherit': CSSStyleRule.style (4) | passed | inherit | inherit | |
'inherit': CSSFontFaceRule.style (4) | failed | n/a | inherit | |
'inherit': CSSPageRule.style (4) | passed | inherit | inherit | |
'inherit': ElementCSSInlineStyle.style (4) | passed | inherit | inherit | |
'inherit': ViewCSS.getComputedStyle (4) | passed | scroll | scroll | |
'inherit': getPropertyValue equivalence for CSSStyleRule.style (4) | passed | true | true | |
'inherit': getPropertyValue equivalence for CSSFontFaceRule.style (4) | passed | true | true | |
'inherit': getPropertyValue equivalence for CSSPageRule.style (4) | passed | true | true | |
'inherit': getPropertyValue equivalence for ElementCSSInlineStyle.style (4) | passed | true | true | |
'inherit': getPropertyValue equivalence for ViewCSS.getComputedStyle (4) | passed | true | true | |
'invalid': CSSStyleRule.style (5) | passed | |||
'invalid': CSSFontFaceRule.style (5) | passed | |||
'invalid': CSSPageRule.style (5) | passed | |||
'invalid': ElementCSSInlineStyle.style (5) | passed | |||
'invalid': ViewCSS.getComputedStyle (5) | passed | scroll | scroll | |
'invalid': getPropertyValue equivalence for CSSStyleRule.style (5) | passed | true | true | |
'invalid': getPropertyValue equivalence for CSSFontFaceRule.style (5) | passed | true | true | |
'invalid': getPropertyValue equivalence for CSSPageRule.style (5) | passed | true | true | |
'invalid': getPropertyValue equivalence for ElementCSSInlineStyle.style (5) | passed | true | true | |
'invalid': getPropertyValue equivalence for ViewCSS.getComputedStyle (5) | passed | true | true |