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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..23f465d03d14d1b63caadf73ed7d4892e40ff588 |
--- /dev/null |
+++ b/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt |
@@ -0,0 +1,11 @@ |
+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 |
+ |