| Index: LayoutTests/webexposed/internal-properties-should-not-be-exposed-expected.txt
|
| diff --git a/LayoutTests/webexposed/internal-properties-should-not-be-exposed-expected.txt b/LayoutTests/webexposed/internal-properties-should-not-be-exposed-expected.txt
|
| index 234c49caf6725ab8d963c15a8ce70aad31377c4d..5aab4d90ec37db0e9482af49f339546f448dd41f 100644
|
| --- a/LayoutTests/webexposed/internal-properties-should-not-be-exposed-expected.txt
|
| +++ b/LayoutTests/webexposed/internal-properties-should-not-be-exposed-expected.txt
|
| @@ -2,7 +2,7 @@ This test checks that -internal-* properties are not exposed to JS.
|
|
|
|
|
| Testing -internal-marquee-direction
|
| -PASS window.getComputedStyle(element).getPropertyValue(property) is null
|
| +PASS window.getComputedStyle(element).getPropertyValue(property) is ""
|
| PASS element.style[property] is undefined.
|
| Value after setting -internal-marquee-direction to alternate
|
| PASS element.style[property] is undefined.
|
|
|