Index: LayoutTests/fast/html/imports/import-style-tree-order-dedup-expected.txt |
diff --git a/LayoutTests/fast/html/imports/import-style-tree-order-dedup-expected.txt b/LayoutTests/fast/html/imports/import-style-tree-order-dedup-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..26a9fe4c63921186e03605eff70aacb54e8cd961 |
--- /dev/null |
+++ b/LayoutTests/fast/html/imports/import-style-tree-order-dedup-expected.txt |
@@ -0,0 +1,13 @@ |
+PASS colorOf(target1) is 'rgb(0, 128, 0)' |
+PASS colorOf(target2) is 'rgb(255, 0, 0)' |
+PASS colorOf(target3) is 'rgb(255, 0, 0)' |
+PASS colorOf(target1) is 'rgb(0, 128, 0)' |
+PASS colorOf(target2) is 'rgb(0, 0, 255)' |
+PASS colorOf(target3) is 'rgb(255, 0, 0)' |
+PASS colorOf(target1) is 'rgb(0, 128, 0)' |
+PASS colorOf(target2) is 'rgb(0, 0, 255)' |
+PASS colorOf(target3) is 'rgb(255, 0, 0)' |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+Hello! Hello! Hello! |