2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / dom / css-element-attribute-js-null-expected.txt
blob838ac38835a2400e01e88708741554cfc25865f3
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 '.foo'. [tested CSSStyleRule.selectorText]
7 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssText]
9 TEST SUCCEEDED: The value was the string 'black'. [tested CSSValue.cssText]
11 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText]