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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
deleted file mode 100644
index 07adb318a2786bced43a0475bd499b5bb8e949f4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 (141,18) size 4x18
- text run at (141,18) width 4: " "
- LayoutText {#text} at (286,18) size 4x18
- text run at (286,18) width 4: " "
- LayoutButton {INPUT} at (290,19) size 44.78x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 28.78x13
- 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 141x32 clip at (9,9) size 139x30
- LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 135x13
-layer at (153,8) size 141x32 clip at (154,9) size 139x30
- LayoutTextControl {TEXTAREA} at (145,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 135x13
- LayoutText {#text} at (0,0) size 59x13
- text run at (0,0) width 59: "Default Text"

Powered by Google App Engine
This is Rietveld 408576698