| Index: LayoutTests/userstyles/insert-stylesheets-expected.txt
|
| diff --git a/LayoutTests/userstyles/insert-stylesheets-expected.txt b/LayoutTests/userstyles/insert-stylesheets-expected.txt
|
| index 8cbf085e2d840394a2b28fd03b12a532c52d9baf..8c3317e3e43c606c6088e7f4c35ce57e5c6500ce 100644
|
| --- a/LayoutTests/userstyles/insert-stylesheets-expected.txt
|
| +++ b/LayoutTests/userstyles/insert-stylesheets-expected.txt
|
| @@ -4,6 +4,9 @@ PASS getComputedStyle(testElement).backgroundColor is 'rgb(255, 0, 0)'
|
| PASS testElement.offsetWidth is 0
|
| PASS getComputedStyle(testElement).backgroundColor is 'rgb(0, 128, 0)'
|
| PASS testElement.offsetWidth is 100
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| This test requires testRunner and window.internals.
|
|
|
|
|
|
|