| Index: third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt b/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b78f3a991b339528c87b579e8f745c6bd5709ad6
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Preferred stylesheet where insertion order is tree order
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(t1).color is "rgb(0, 128, 0)"
|
| +PASS document.preferredStylesheetSet is "preferred"
|
| +PASS document.selectedStylesheetSet is "preferred"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This text should be green
|
|
|