Index: LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt |
diff --git a/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt b/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt |
deleted file mode 100644 |
index 23f465d03d14d1b63caadf73ed7d4892e40ff588..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Test for resizing the Textarea below it's initial size and with orthogonal containing block. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS document.getElementById("textInputID").style.width is "64px" |
-PASS document.getElementById("textInputID").style.height; is "74px" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |