| This test whether a script can read the rules from a cross-origin style sheet. For more information on why we block this, please see https://bugs.webkit.org/show_bug.cgi?id=20527. | |
| Test begins. | |
| == Cross-Origin == | |
| cssRules: null | |
| rules: null | |
| == Same-Origin == | |
| cssRules: [object CSSRuleList] | |
| rules: [object CSSRuleList] | |
| Test ends. |