Index: third_party/WebKit/LayoutTests/svg/css/attribute-selector-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/css/attribute-selector-expected.txt b/third_party/WebKit/LayoutTests/svg/css/attribute-selector-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..40526261eeb5f0c79abf9a2df98a575749a80f3a |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/svg/css/attribute-selector-expected.txt |
@@ -0,0 +1,2 @@ |
+You should see the word PASS below and the background should be green. |
+PASS |
sashab
2016/11/11 00:16:52
You shouldn't need this file if using testharness.
rune
2016/11/11 09:49:23
I've tried, but testharnessreport.js adds results
sashab
2016/11/11 10:15:20
Hm :( That's no good. Maybe file a bug against tha
|