| OLD | NEW |
| 1 This test setting various attributes of a CSSOM elements to JavaScript null. | 1 This test setting various attributes of a CSSOM elements to JavaScript null. |
| 2 | 2 |
| 3 TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRu
le.cssText] | 3 TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRu
le.cssText] |
| 4 | 4 |
| 5 TEST SUCCEEDED: The value was the string 'null'. [tested CSSCharsetRule.encoding
] | |
| 6 | |
| 7 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name] | 5 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name] |
| 8 | 6 |
| 9 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selec
torText] | 7 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selec
torText] |
| 10 | 8 |
| 11 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorTe
xt] | 9 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorTe
xt] |
| 12 | 10 |
| 13 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssT
ext] | 11 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssT
ext] |
| 14 | 12 |
| 15 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText] | 13 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText] |
| 16 | 14 |
| 17 | 15 |
| OLD | NEW |