Index: LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt |
diff --git a/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt b/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt |
deleted file mode 100644 |
index a46a7445c1b0ac2cf267f7f61996b008c38d63b7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Check that we don't do unnecessary style recalcs for sibling trees. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 4 |
-PASS getComputedStyle(document.getElementById('green'), null).color is 'rgb(0, 128, 0)' |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |