Index: LayoutTests/fast/regions/webkit-flow-parsing-expected.txt |
diff --git a/LayoutTests/fast/regions/webkit-flow-parsing-expected.txt b/LayoutTests/fast/regions/webkit-flow-parsing-expected.txt |
deleted file mode 100644 |
index 6f8d76037c2d3fad08a6d4751e8584592cfaddad..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/regions/webkit-flow-parsing-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-This test verifies that the webkit-flow-into property is correctly parsed |
-This is a testharness.js-based test. |
-PASS Test Parse none |
-PASS Test Parse first-flow |
-PASS Test Parse 'first-flow' |
-PASS Test Parse ; |
-PASS Test Parse 1 |
-PASS Test Parse 1.2 |
-PASS Test Parse -1 |
-PASS Test Parse 12px |
-PASS Test Computed Style none |
-PASS Test Computed Style '' |
-PASS Test Computed Style 'first-flow' |
-PASS Test Computed Style first-flow |
-PASS Test Computed Style 12px |
-PASS Test Non-Inherited none, none |
-PASS Test Non-Inherited none, child-flow |
-PASS Test Non-Inherited parent-flow, none |
-PASS Test Non-Inherited parent-flow, child-flow |
-Harness: the test ran to completion. |
- |