Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt

Issue 1524663002: Move textarea-related tests to fast/forms/textarea/, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
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/dom/HTMLTextAreaElement/reset-textarea-expected.txt
deleted file mode 100644
index 5db505420e3ae0fdee5287687becf05d80a6904b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {FORM} at (0,0) size 784x37
- LayoutText {#text} at (161,18) size 4x18
- text run at (161,18) width 4: " "
- LayoutText {#text} at (326,18) size 4x18
- text run at (326,18) width 4: " "
- LayoutButton {INPUT} at (330,19) size 44.94x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 28.94x13
- LayoutText {#text} at (0,0) size 29x13
- text run at (0,0) width 29: "Reset"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,53) size 784x72
- LayoutText {#text} at (0,0) size 368x18
- text run at (0,0) width 368: "This test verifies that textarea controls are properly reset. "
- LayoutBR {BR} at (367,14) size 1x0
- LayoutText {#text} at (0,18) size 474x18
- text run at (0,18) width 474: "You should see two element IDs below, and the word \"SUCCESS\" twice: "
- LayoutBR {BR} at (473,32) size 1x0
- LayoutText {#text} at (0,36) size 174x18
- text run at (0,36) width 174: "noDefaultText: SUCCESS "
- LayoutBR {BR} at (173,50) size 1x0
- LayoutText {#text} at (0,54) size 176x18
- text run at (0,54) width 176: "hasDefaultText: SUCCESS"
-layer at (8,8) size 161x32 clip at (9,9) size 159x30
- LayoutTextControl {TEXTAREA} at (0,0) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 155x13
-layer at (173,8) size 161x32 clip at (174,9) size 159x30
- LayoutTextControl {TEXTAREA} at (165,0) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 155x13
- LayoutText {#text} at (0,0) size 67x13
- text run at (0,0) width 67: "Default Text"

Powered by Google App Engine
This is Rietveld 408576698