summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortkent <tkent@chromium.org>2015-12-13 21:23:58 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-14 05:24:53 +0000
commit44d20af78fa2ea60cca364ad99fc8d402c2d915c (patch)
tree036ea611219ccd6408e73a4d76293f0ac636e8ea
parentc7dfdaf16027efe330181fa04a45db89b2467d05 (diff)
downloadchromium_src-44d20af78fa2ea60cca364ad99fc8d402c2d915c.zip
chromium_src-44d20af78fa2ea60cca364ad99fc8d402c2d915c.tar.gz
chromium_src-44d20af78fa2ea60cca364ad99fc8d402c2d915c.tar.bz2
Move textarea-related tests to fast/forms/textarea/, part 2.
This CL has no behavior changes. BUG=399985 TBR=keishi@chromium.org Review URL: https://codereview.chromium.org/1524663002 Cr-Commit-Position: refs/heads/master@{#364967}
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/basic-textareas-quirks.html (renamed from third_party/WebKit/LayoutTests/fast/forms/basic-textareas-quirks.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/basic-textareas.html (renamed from third_party/WebKit/LayoutTests/fast/forms/basic-textareas.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/cols-attribute-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/cols-attribute.html (renamed from third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/drag-into-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/drag-into-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/drag-into-textarea.html (renamed from third_party/WebKit/LayoutTests/fast/forms/drag-into-textarea.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/drag-out-of-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea.html (renamed from third_party/WebKit/LayoutTests/fast/forms/drag-out-of-textarea.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/empty-textarea-toggle-disabled-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/empty-textarea-toggle-disabled-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/empty-textarea-toggle-disabled.html (renamed from third_party/WebKit/LayoutTests/fast/forms/empty-textarea-toggle-disabled.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/linebox-overflow-in-textarea-padding.html (renamed from third_party/WebKit/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/onselect-textarea.html (renamed from third_party/WebKit/LayoutTests/fast/forms/onselect-textarea.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/paste-into-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/paste-into-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/paste-into-textarea.html (renamed from third_party/WebKit/LayoutTests/fast/forms/paste-into-textarea.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/placeholder-appearance-textarea.html (renamed from third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/reset-textarea.html (renamed from third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/resources/basic-textareas-standards.html (renamed from third_party/WebKit/LayoutTests/fast/forms/resources/basic-textareas-standards.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/resources/rect.svg (renamed from third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/rows-attribute-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/rows-attribute-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/rows-attribute.html (renamed from third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/rows-attribute.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textAreaLineHeight.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textAreaLineHeight.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-rows-cols-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-rows-cols-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-rows-cols.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-rows-cols.html)2
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scroll-height.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scroll-height.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar-height-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar-height-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar-height.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar-height.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-endline-caret-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-endline-caret-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-endline-caret.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-endline-caret.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-focus-ring.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-focus-ring.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-mask.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-mask.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-type.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-type.html)2
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-select-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-select.html)2
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-selection-preservation-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-selection-preservation-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-selection-preservation.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-selection-preservation.html)2
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-set-defaultvalue-after-value-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-set-defaultvalue-after-value-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-set-defaultvalue-after-value.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-set-defaultvalue-after-value.html)2
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setinnerhtml.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-setinnerhtml.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-submit-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-submit-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-submit.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-submit.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-without-renderer-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-without-renderer-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-without-renderer.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-without-renderer.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-submit-crash-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-submit-crash-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-submit-crash.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-submit-crash.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-textlength-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-textlength-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-textlength.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-textlength.html)2
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-trailing-newline-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-trailing-newline-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-trailing-newline.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-trailing-newline.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-type-spaces-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-type-spaces-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-type-spaces.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-type-spaces.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-width.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-width.html)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-wrap-attribute-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-wrap-attribute-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-wrap-attribute.html (renamed from third_party/WebKit/LayoutTests/fast/forms/textarea-wrap-attribute.html)2
-rw-r--r--third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/basic-textareas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/android/fast/forms/basic-textareas-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/placeholder-appearance-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-appearance-textarea-expected.png)bin3816 -> 3816 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/placeholder-appearance-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-appearance-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.png)bin62034 -> 62034 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-quirks-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-quirks-expected.png)bin66233 -> 66233 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/linebox-overflow-in-textarea-padding-expected.png)bin7601 -> 7601 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/linebox-overflow-in-textarea-padding-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/placeholder-appearance-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/placeholder-appearance-textarea-expected.png)bin4221 -> 4221 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin13581 -> 13581 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/reset-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.png)bin19664 -> 19664 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textAreaLineHeight-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-rows-cols-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-rows-cols-expected.png)bin10440 -> 10440 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scroll-height-expected.png)bin10692 -> 10692 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scroll-height-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scroll-height-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrollbar-expected.png)bin6766 -> 6766 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrollbar-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrollbar-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-focus-ring-expected.png)bin6701 -> 6701 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-focus-ring-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-mask-expected.png)bin6469 -> 6469 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-mask-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-type-expected.png)bin8006 -> 8006 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-type-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-type-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-setinnerhtml-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-setinnerhtml-expected.png)bin3729 -> 3729 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-width-expected.png (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-width-expected.png)bin14190 -> 14190 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-width-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-width-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/basic-textareas-expected.png)bin25152 -> 25152 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/basic-textareas-quirks-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/basic-textareas-quirks-expected.png)bin22462 -> 22462 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin6416 -> 6416 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textAreaLineHeight-expected.png)bin8712 -> 8712 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scroll-height-expected.png)bin4390 -> 4390 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrollbar-expected.png)bin4785 -> 4785 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrolled-focus-ring-expected.png)bin4701 -> 4701 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrolled-type-expected.png)bin5135 -> 5135 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.png)bin25116 -> 25116 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-quirks-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.png)bin22420 -> 22420 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-quirks-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/onselect-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/onselect-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/placeholder-appearance-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/placeholder-appearance-textarea-expected.png)bin3303 -> 3303 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/placeholder-appearance-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/placeholder-appearance-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin6402 -> 6402 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/reset-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.png)bin8715 -> 8715 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textAreaLineHeight-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.png)bin4391 -> 4391 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scroll-height-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.png)bin4779 -> 4779 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrollbar-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-focus-ring-expected.png)bin4697 -> 4697 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-focus-ring-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-mask-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-mask-expected.png)bin4005 -> 4005 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-mask-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-mask-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.png)bin5133 -> 5133 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-type-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-setinnerhtml-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.png)bin3578 -> 3578 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-setinnerhtml-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/textarea-scroll-height-expected.png)bin5745 -> 5745 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/basic-textareas-expected.png)bin35879 -> 35879 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/basic-textareas-quirks-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/basic-textareas-quirks-expected.png)bin31172 -> 31172 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin7221 -> 7221 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textAreaLineHeight-expected.png)bin16785 -> 16785 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scroll-height-expected.png)bin10220 -> 10220 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrollbar-expected.png)bin6759 -> 6759 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrolled-focus-ring-expected.png)bin4741 -> 4741 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png)bin7275 -> 7275 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.png)bin24007 -> 24007 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-quirks-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.png)bin21802 -> 21802 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-quirks-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png)bin4854 -> 4854 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/onselect-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/onselect-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-appearance-textarea-expected.png)bin3304 -> 3304 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-appearance-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin6185 -> 6185 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/reset-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.png)bin8605 -> 8605 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textAreaLineHeight-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.png)bin4438 -> 4438 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scroll-height-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.png)bin4758 -> 4758 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrollbar-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-focus-ring-expected.png)bin4653 -> 4653 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-focus-ring-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-mask-expected.png)bin4005 -> 4005 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-mask-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.png)bin5118 -> 5118 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-type-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-setinnerhtml-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.png)bin3145 -> 3145 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-setinnerhtml-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.png (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-width-expected.png)bin6623 -> 6623 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-width-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.png)bin22522 -> 22522 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/basic-textareas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/linebox-overflow-in-textarea-padding-expected.png)bin4606 -> 4606 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/linebox-overflow-in-textarea-padding-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin5875 -> 5875 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/reset-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textAreaLineHeight-expected.png)bin8040 -> 8040 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textAreaLineHeight-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textAreaLineHeight-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scroll-height-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scroll-height-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrollbar-expected.png)bin4324 -> 4324 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrollbar-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrollbar-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-focus-ring-expected.png)bin4325 -> 4325 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-focus-ring-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-mask-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-mask-expected.png)bin3960 -> 3960 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-mask-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-mask-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-type-expected.png)bin4708 -> 4708 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-type-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-type-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-width-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.png)bin6505 -> 6505 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-width-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-expected.png)bin22634 -> 22634 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-quirks-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-quirks-expected.png)bin22401 -> 22401 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-quirks-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-quirks-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.png)bin4758 -> 4758 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/onselect-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/onselect-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/placeholder-appearance-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.png)bin3311 -> 3311 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/placeholder-appearance-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/reset-textarea-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png)bin5951 -> 5951 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/reset-textarea-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textAreaLineHeight-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.png)bin8365 -> 8365 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textAreaLineHeight-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scroll-height-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scroll-height-expected.png)bin5284 -> 5284 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scroll-height-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scroll-height-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrollbar-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.png)bin4375 -> 4375 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrollbar-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-focus-ring-expected.png)bin4350 -> 4350 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-focus-ring-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-mask-expected.png)bin3964 -> 3964 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-mask-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-type-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-type-expected.png)bin4744 -> 4744 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-type-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-type-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-setinnerhtml-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-setinnerhtml-expected.png)bin3135 -> 3135 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-setinnerhtml-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-setinnerhtml-expected.txt)0
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-width-expected.png (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-width-expected.png)bin6489 -> 6489 bytes
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-width-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt)0
194 files changed, 7 insertions, 7 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/basic-textareas-quirks.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/basic-textareas-quirks.html
index bcbc6ba..bcbc6ba 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/basic-textareas-quirks.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/basic-textareas-quirks.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/basic-textareas.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/basic-textareas.html
index 9aafd25..9aafd25 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/basic-textareas.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/basic-textareas.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/cols-attribute-expected.txt
index 4a5ae32..4a5ae32 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/cols-attribute-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/cols-attribute.html
index 6978fa1..6978fa1 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/cols-attribute.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/drag-into-textarea-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-into-textarea-expected.txt
index 83636c6..83636c6 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/drag-into-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-into-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/drag-into-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-into-textarea.html
index 1625eb1..1625eb1 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/drag-into-textarea.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-into-textarea.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/drag-out-of-textarea-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea-expected.txt
index 3c2ccb8..3c2ccb8 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/drag-out-of-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/drag-out-of-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea.html
index aabdf4a..aabdf4a 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/drag-out-of-textarea.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/empty-textarea-toggle-disabled-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/empty-textarea-toggle-disabled-expected.txt
index ff43ca4..ff43ca4 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/empty-textarea-toggle-disabled-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/empty-textarea-toggle-disabled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/empty-textarea-toggle-disabled.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/empty-textarea-toggle-disabled.html
index 6d3a70a..6d3a70a 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/empty-textarea-toggle-disabled.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/empty-textarea-toggle-disabled.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/linebox-overflow-in-textarea-padding.html
index 195115d..195115d 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/linebox-overflow-in-textarea-padding.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/onselect-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/onselect-textarea.html
index ca5c97f..ca5c97f 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/onselect-textarea.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/onselect-textarea.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/paste-into-textarea-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/paste-into-textarea-expected.txt
index 1d3616c..1d3616c 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/paste-into-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/paste-into-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/paste-into-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/paste-into-textarea.html
index a0055de..a0055de 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/paste-into-textarea.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/paste-into-textarea.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/placeholder-appearance-textarea.html
index 077729f..077729f 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/placeholder-appearance-textarea.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/placeholder-appearance-textarea.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/reset-textarea.html
index d63aa5a..d63aa5a 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/reset-textarea.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/resources/basic-textareas-standards.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/resources/basic-textareas-standards.html
index 060baad..060baad 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/resources/basic-textareas-standards.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/resources/basic-textareas-standards.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg b/third_party/WebKit/LayoutTests/fast/forms/textarea/resources/rect.svg
index b7b1940..b7b1940 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/resources/rect.svg
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/resources/rect.svg
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/rows-attribute-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/rows-attribute-expected.txt
index 1df61b4..1df61b4 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/rows-attribute-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/rows-attribute-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/rows-attribute.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/rows-attribute.html
index 8341645..8341645 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTextAreaElement/rows-attribute.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/rows-attribute.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textAreaLineHeight.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textAreaLineHeight.html
index 9ddf3f5..9ddf3f5 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textAreaLineHeight.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textAreaLineHeight.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-rows-cols-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-rows-cols-expected.txt
index 302c3a2..302c3a2 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-rows-cols-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-rows-cols-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-rows-cols.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-rows-cols.html
index 8374a06..4100683 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-rows-cols.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-rows-cols.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scroll-height.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scroll-height.html
index 92691c8..92691c8 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scroll-height.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scroll-height.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar-height-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar-height-expected.txt
index ec63e93..ec63e93 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar-height.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar-height.html
index 99f53f5..99f53f5 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar-height.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar-height.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar.html
index f0373e7..f0373e7 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrollbar.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrollbar.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-endline-caret-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-endline-caret-expected.txt
index c54d073..c54d073 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-endline-caret-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-endline-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-endline-caret.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-endline-caret.html
index 734cdcb..734cdcb 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-endline-caret.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-endline-caret.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-focus-ring.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-focus-ring.html
index 9c6a080..9c6a080 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-focus-ring.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-focus-ring.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-mask.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-mask.html
index dff812d..dff812d 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-mask.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-mask.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-type.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-type.html
index 90d8a39..b065456 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-scrolled-type.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-scrolled-type.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src=../../editing/editing.js language="JavaScript" type="text/JavaScript" ></script>
+<script src="../../../editing/editing.js" language="JavaScript" type="text/JavaScript" ></script>
<script>
function test()
{
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-select-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select-expected.txt
index c26b99c..c26b99c 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-select-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-select.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html
index d404c09..0a653af 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-select.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<textarea id="text"></textarea>
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-selection-preservation-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-selection-preservation-expected.txt
index fa168e7..fa168e7 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-selection-preservation-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-selection-preservation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-selection-preservation.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-selection-preservation.html
index e477fcf1..fb04acd 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-selection-preservation.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-selection-preservation.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p>This tests for problems where we'd lose the selection in a textarea when making style and value changes.</p>
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-set-defaultvalue-after-value-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-set-defaultvalue-after-value-expected.txt
index 47d14f9..47d14f9 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-set-defaultvalue-after-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-set-defaultvalue-after-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-set-defaultvalue-after-value.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-set-defaultvalue-after-value.html
index f852002..b01638a 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-set-defaultvalue-after-value.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-set-defaultvalue-after-value.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p id="description">Tests to check behaviors of dirty flag and defaultValue change.</p>
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-setinnerhtml.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setinnerhtml.html
index 75bf798..75bf798 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-setinnerhtml.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setinnerhtml.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-submit-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-submit-expected.txt
index 5d26d33..5d26d33 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-submit-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-submit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-submit.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-submit.html
index 23f8b86..23f8b86 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-submit.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-submit.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-without-renderer-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-without-renderer-expected.txt
index ff81fd3..ff81fd3 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-without-renderer-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-without-renderer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-without-renderer.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-without-renderer.html
index c395510..c395510 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-setvalue-without-renderer.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-setvalue-without-renderer.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-submit-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-submit-crash-expected.txt
index a173c90..a173c90 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-submit-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-submit-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-submit-crash.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-submit-crash.html
index 939cdac..939cdac 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-submit-crash.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-submit-crash.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-textlength-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-textlength-expected.txt
index 1575be5..1575be5 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-textlength-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-textlength-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-textlength.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-textlength.html
index 8d37f25..0532dba 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-textlength.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-textlength.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-trailing-newline-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-trailing-newline-expected.txt
index 03a3014..03a3014 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-trailing-newline-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-trailing-newline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-trailing-newline.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-trailing-newline.html
index 9357342..9357342 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-trailing-newline.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-trailing-newline.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-type-spaces-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-type-spaces-expected.txt
index f4fda22d..f4fda22d 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-type-spaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-type-spaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-type-spaces.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-type-spaces.html
index 6212c02..6212c02 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-type-spaces.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-type-spaces.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-width.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-width.html
index dcab536..dcab536 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-width.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-width.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-wrap-attribute-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-wrap-attribute-expected.txt
index d690015..d690015 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-wrap-attribute-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-wrap-attribute-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-wrap-attribute.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-wrap-attribute.html
index 953fae74..f16c640 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea-wrap-attribute.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-wrap-attribute.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/forms/basic-textareas-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/basic-textareas-expected.txt
index 21be381..21be381 100644
--- a/third_party/WebKit/LayoutTests/platform/android/fast/forms/basic-textareas-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/basic-textareas-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-appearance-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/placeholder-appearance-textarea-expected.png
index cf8f9d1..cf8f9d1 100644
--- a/third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-appearance-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/placeholder-appearance-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-appearance-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
index 155e7fd..155e7fd 100644
--- a/third_party/WebKit/LayoutTests/platform/android/fast/forms/placeholder-appearance-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-expected.png
index 1bbbdfd..1bbbdfd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-expected.txt
index c98e501..c98e501 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-quirks-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-quirks-expected.png
index b757be3..b757be3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-textareas-quirks-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/basic-textareas-quirks-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/linebox-overflow-in-textarea-padding-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
index 8a595f8..8a595f8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/linebox-overflow-in-textarea-padding-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
index e876993..e876993 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/placeholder-appearance-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/placeholder-appearance-textarea-expected.png
index 9d3a91c..9d3a91c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/placeholder-appearance-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/placeholder-appearance-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/reset-textarea-expected.png
index 324842e..324842e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/reset-textarea-expected.txt
index ce63dcc..ce63dcc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textAreaLineHeight-expected.png
index 849ac52..849ac52 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textAreaLineHeight-expected.txt
index d0719b5..d0719b5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textAreaLineHeight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textAreaLineHeight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-rows-cols-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-rows-cols-expected.png
index 3d0d7e5..3d0d7e5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-rows-cols-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-rows-cols-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scroll-height-expected.png
index 40f07e8..40f07e8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scroll-height-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scroll-height-expected.txt
index a62f3d9..a62f3d9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scroll-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scroll-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrollbar-expected.png
index f48d936..f48d936 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrollbar-expected.txt
index 34236d3..34236d3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 1ac6cc2..1ac6cc2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
index ef61390..ef61390 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-focus-ring-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-mask-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.png
index af0f1f4..af0f1f4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-mask-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.txt
index 339ce87..339ce87 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-mask-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-type-expected.png
index 8926f4a..8926f4a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-type-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-type-expected.txt
index 99e30d5..99e30d5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-scrolled-type-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-setinnerhtml-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-setinnerhtml-expected.png
index 4106779..4106779 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-setinnerhtml-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-setinnerhtml-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-width-expected.png b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-width-expected.png
index be74f89..be74f89 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-width-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-width-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-width-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-width-expected.txt
index 40ea574..40ea574 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/basic-textareas-expected.png
index de1134d..de1134d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/basic-textareas-quirks-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/basic-textareas-quirks-expected.png
index 2d9f378..2d9f378 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/basic-textareas-quirks-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/basic-textareas-quirks-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/reset-textarea-expected.png
index 5c2ea626..5c2ea626 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textAreaLineHeight-expected.png
index 73b7e7c3..73b7e7c3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scroll-height-expected.png
index 7e8a0b4..7e8a0b4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrollbar-expected.png
index f40d4396..f40d4396 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 78b1bcf..78b1bcf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrolled-type-expected.png
index 25206c2..25206c2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-expected.png
index e5ad93e..e5ad93e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-expected.txt
index a1a40d0..a1a40d0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-quirks-expected.png
index 27e97e5..27e97e5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-quirks-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-quirks-expected.txt
index 5ef8502..5ef8502 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/basic-textareas-quirks-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/basic-textareas-quirks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/onselect-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/onselect-textarea-expected.txt
index baea6ed..baea6ed 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/onselect-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/onselect-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/placeholder-appearance-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/placeholder-appearance-textarea-expected.png
index cd2e6cf..cd2e6cf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/placeholder-appearance-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/placeholder-appearance-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/placeholder-appearance-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
index b45ea13..b45ea13 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/placeholder-appearance-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/reset-textarea-expected.png
index 3a31dfb9..3a31dfb9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/reset-textarea-expected.txt
index 5db5054..5db5054 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textAreaLineHeight-expected.png
index 8152d42..8152d42 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textAreaLineHeight-expected.txt
index e0b9170..e0b9170 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textAreaLineHeight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textAreaLineHeight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scroll-height-expected.png
index df3b08c..df3b08c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scroll-height-expected.txt
index 8c50160..8c50160 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scroll-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scroll-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrollbar-expected.png
index 62da30a..62da30a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrollbar-expected.txt
index a4aa842..a4aa842 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 6dc15ce..6dc15ce 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
index 6c15f8af..6c15f8af 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-focus-ring-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-mask-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-mask-expected.png
index edc2909..edc2909 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-mask-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-mask-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-mask-expected.txt
index 165adab..165adab 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-mask-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-type-expected.png
index 03cb079..03cb079 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-type-expected.txt
index 5b181ed..5b181ed 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-scrolled-type-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-scrolled-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-setinnerhtml-expected.png
index f451964..f451964 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-setinnerhtml-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-setinnerhtml-expected.txt
index c024810..c024810 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea-setinnerhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/textarea/textarea-setinnerhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/textarea/textarea-scroll-height-expected.png
index c484577..c484577 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/basic-textareas-expected.png
index e352d92..e352d92 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/basic-textareas-quirks-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/basic-textareas-quirks-expected.png
index f1f9d8a..f1f9d8a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/basic-textareas-quirks-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/basic-textareas-quirks-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/reset-textarea-expected.png
index e09cf79..e09cf79 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textAreaLineHeight-expected.png
index cb25573..cb25573 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scroll-height-expected.png
index cc9bc28..cc9bc28 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrollbar-expected.png
index 0d681f5..0d681f5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 3074ffd..3074ffd 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrolled-type-expected.png
index ecda92a..ecda92a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-expected.png
index 581581f..581581f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-expected.txt
index 268ed0d..268ed0d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-quirks-expected.png
index 2164a72..2164a72 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-quirks-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-quirks-expected.txt
index be07e40..be07e40 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/basic-textareas-quirks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
index 243c5a4..243c5a4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
index 5c4d5ef..5c4d5ef 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/onselect-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/onselect-textarea-expected.txt
index 653a1bf..653a1bf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/onselect-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/onselect-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-appearance-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.png
index 4b3064b..4b3064b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-appearance-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-appearance-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
index bdbe261..bdbe261 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-appearance-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/reset-textarea-expected.png
index bdf44e3..bdf44e3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/reset-textarea-expected.txt
index 07adb31..07adb31 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textAreaLineHeight-expected.png
index 96c2748..96c2748 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textAreaLineHeight-expected.txt
index 4c9eb4e..4c9eb4e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textAreaLineHeight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scroll-height-expected.png
index 8c34713..8c34713 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scroll-height-expected.txt
index 90c86e7..90c86e7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scroll-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scroll-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrollbar-expected.png
index 5b62249..5b62249 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrollbar-expected.txt
index 8add529..8add529 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 1d7caf39..1d7caf39 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
index 6527914..6527914 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-focus-ring-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-mask-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.png
index aecd46a..aecd46a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-mask-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.txt
index f1a8f19..f1a8f19 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-mask-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-type-expected.png
index 7709935..7709935 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-type-expected.txt
index ca38865..ca38865 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-setinnerhtml-expected.png
index 6c30505..6c30505 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-setinnerhtml-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-setinnerhtml-expected.txt
index a5e47dc..a5e47dc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-setinnerhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-setinnerhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-width-expected.png b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.png
index 1802a63..1802a63 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-width-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-width-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt
index 198bf16..198bf16 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/basic-textareas-expected.png
index 5e9a400..5e9a400 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/basic-textareas-expected.txt
index c98e501..c98e501 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/basic-textareas-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/basic-textareas-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/linebox-overflow-in-textarea-padding-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
index 66ca77d..66ca77d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/linebox-overflow-in-textarea-padding-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
index e876993..e876993 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/reset-textarea-expected.png
index ee1c9fc..ee1c9fc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/reset-textarea-expected.txt
index d9bf890..d9bf890 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textAreaLineHeight-expected.png
index 7096a8a..7096a8a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textAreaLineHeight-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textAreaLineHeight-expected.txt
index 503c969..503c969 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textAreaLineHeight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textAreaLineHeight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scroll-height-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scroll-height-expected.txt
index a62f3d9..a62f3d9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scroll-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scroll-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrollbar-expected.png
index 875a050..875a050 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrollbar-expected.txt
index 34236d3..34236d3 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 4b5da96..4b5da96 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
index 3af6480..3af6480 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-focus-ring-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-mask-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-mask-expected.png
index 23853b0..23853b0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-mask-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-mask-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-mask-expected.txt
index 081fe5b..081fe5b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-mask-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-type-expected.png
index aa0e765..aa0e765 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-type-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-type-expected.txt
index 99e30d5..99e30d5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-scrolled-type-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-scrolled-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.png b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-width-expected.png
index e7eabb6..e7eabb6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-width-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-width-expected.txt
index 5b5b4ef..5b5b4ef 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/textarea/textarea-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-expected.png
index f98b755..f98b755 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-expected.txt
index 63c12b7..63c12b7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-quirks-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-quirks-expected.png
index 5f3a60f..5f3a60f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-quirks-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-quirks-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-quirks-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-quirks-expected.txt
index f94421f..f94421f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/basic-textareas-quirks-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/basic-textareas-quirks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
index fea93203..fea93203 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
index 632365b..632365b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/onselect-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/onselect-textarea-expected.txt
index f8abb5c..f8abb5c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/onselect-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/onselect-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/placeholder-appearance-textarea-expected.png
index e595734..e595734 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/placeholder-appearance-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
index 3fda304..3fda304 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/reset-textarea-expected.png
index 0b32c78..0b32c78 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/reset-textarea-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/reset-textarea-expected.txt
index 110dd4f..110dd4f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textAreaLineHeight-expected.png
index b18e4e0..b18e4e0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textAreaLineHeight-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textAreaLineHeight-expected.txt
index 77b8547..77b8547 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textAreaLineHeight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scroll-height-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scroll-height-expected.png
index a0dd685..a0dd685 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scroll-height-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scroll-height-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scroll-height-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scroll-height-expected.txt
index 5c1e9a5..5c1e9a5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scroll-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scroll-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrollbar-expected.png
index 2194d72..2194d72 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrollbar-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrollbar-expected.txt
index 265f739..265f739 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-focus-ring-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
index 4a1140e..4a1140e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-focus-ring-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-focus-ring-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
index ef7fa60..ef7fa60 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-focus-ring-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-mask-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.png
index 54a6868..54a6868 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-mask-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.txt
index 6a2286e..6a2286e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-mask-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-type-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-type-expected.png
index fc58745..fc58745 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-type-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-type-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-type-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-type-expected.txt
index 9e60cb0..9e60cb0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-scrolled-type-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-setinnerhtml-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-setinnerhtml-expected.png
index 95ae970..95ae970 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-setinnerhtml-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-setinnerhtml-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-setinnerhtml-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-setinnerhtml-expected.txt
index e27c511..e27c511 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-setinnerhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-setinnerhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-width-expected.png b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-width-expected.png
index 994b2a8..994b2a8 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-width-expected.png
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-width-expected.png
Binary files differ
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-width-expected.txt
index 7dac86f..7dac86f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-width-expected.txt