| Index: LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
|
| diff --git a/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
|
| index 838ac38835a2400e01e88708741554cfc25865f3..c20a489763f893af23bc48423e031dfc044a2459 100644
|
| --- a/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
|
| @@ -2,7 +2,13 @@ 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 string 'null'. [tested CSSCharsetRule.encoding]
|
| +
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name]
|
| +
|
| +TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selectorText]
|
| +
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorText]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssText]
|
|
|
|
|