haikuwebkit/LayoutTests/fast/dom/css-element-attribute-js-nu...

14 lines
498 B
Plaintext

This test setting various attributes of a CSSOM elements to JavaScript null.
TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRule.cssText]
TEST SUCCEEDED: The value was the string '.foo'. [tested CSSStyleRule.selectorText]
TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssText]
TEST SUCCEEDED: The value was the string 'black'. [tested CSSValue.cssText]
TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText]