Index: third_party/WebKit/LayoutTests/fast/multicol/span/invalid-span-1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/span/invalid-span-1-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/span/invalid-span-1-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..244eca35397f06de9dee4b2e77ce09d72cbe5f4d |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/span/invalid-span-1-expected.txt |
@@ -0,0 +1,10 @@ |
+column-span only takes the values 'none' and 'all'. '1' is invalid. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS getComputedStyle(document.getElementById('elm')).WebkitColumnSpan is 'all' |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |