Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / css-element-attribute-js-null-expected.txt
blob4980e3c2e6e95fbc2f3567111959208ffd6c6b81
1 This test setting various attributes of a CSSOM elements to JavaScript null.
3 TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRule.cssText]
5 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name]
7 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selectorText]
9 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorText]
11 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssText]
13 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText]