Index: third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-order-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-order-expected.txt b/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-order-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..be7747403a66e6904c9ad278a830b79cadb8f4bf |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-order-expected.txt |
@@ -0,0 +1,12 @@ |
+Preferred stylesheet where insertion order is reversed 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 |