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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-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/forms/textarea-scrolled-type-expected.txt
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-scrolled-type-expected.txt
deleted file mode 100644
index ca388652d331bf1876cdfd3da68da53253c32db6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt
+++ /dev/null
@@ -1,78 +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 784x584
- LayoutBlockFlow (anonymous) at (0,0) size 784x119
- LayoutText {#text} at (0,0) size 515x18
- text run at (0,0) width 515: "This tests that typing in a scrolled textarea does not cause unnecessary scrolling."
- LayoutBR {BR} at (514,14) size 1x0
- LayoutText {#text} at (141,101) size 4x18
- text run at (141,101) width 4: " "
- LayoutBR {BR} at (145,115) size 0x0
- LayoutBlockFlow {DIV} at (0,119) size 784x0
-layer at (8,26) size 141x97 clip at (9,27) size 124x95 scrollY 182.00 scrollHeight 277
- LayoutTextControl {TEXTAREA} at (0,18) size 141x97 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 120x273
- LayoutText {#text} at (0,0) size 7x13
- text run at (0,0) width 7: "1"
- LayoutBR {BR} at (6,11) size 1x0
- LayoutText {#text} at (0,13) size 7x13
- text run at (0,13) width 7: "2"
- LayoutBR {BR} at (6,24) size 1x0
- LayoutText {#text} at (0,26) size 7x13
- text run at (0,26) width 7: "3"
- LayoutBR {BR} at (6,37) size 1x0
- LayoutText {#text} at (0,39) size 7x13
- text run at (0,39) width 7: "4"
- LayoutBR {BR} at (6,50) size 1x0
- LayoutText {#text} at (0,52) size 7x13
- text run at (0,52) width 7: "5"
- LayoutBR {BR} at (6,63) size 1x0
- LayoutText {#text} at (0,65) size 7x13
- text run at (0,65) width 7: "6"
- LayoutBR {BR} at (6,76) size 1x0
- LayoutText {#text} at (0,78) size 7x13
- text run at (0,78) width 7: "7"
- LayoutBR {BR} at (6,89) size 1x0
- LayoutText {#text} at (0,91) size 7x13
- text run at (0,91) width 7: "8"
- LayoutBR {BR} at (6,102) size 1x0
- LayoutText {#text} at (0,104) size 7x13
- text run at (0,104) width 7: "9"
- LayoutBR {BR} at (6,115) size 1x0
- LayoutText {#text} at (0,117) size 13x13
- text run at (0,117) width 13: "10"
- LayoutBR {BR} at (12,128) size 1x0
- LayoutText {#text} at (0,130) size 13x13
- text run at (0,130) width 13: "11"
- LayoutBR {BR} at (12,141) size 1x0
- LayoutText {#text} at (0,143) size 13x13
- text run at (0,143) width 13: "12"
- LayoutBR {BR} at (12,154) size 1x0
- LayoutText {#text} at (0,156) size 13x13
- text run at (0,156) width 13: "13"
- LayoutBR {BR} at (12,167) size 1x0
- LayoutText {#text} at (0,169) size 13x13
- text run at (0,169) width 13: "14"
- LayoutBR {BR} at (12,180) size 1x0
- LayoutText {#text} at (0,182) size 13x13
- text run at (0,182) width 13: "15"
- LayoutBR {BR} at (12,193) size 1x0
- LayoutText {#text} at (0,195) size 13x13
- text run at (0,195) width 13: "16"
- LayoutBR {BR} at (12,206) size 1x0
- LayoutText {#text} at (0,208) size 13x13
- text run at (0,208) width 13: "17"
- LayoutBR {BR} at (12,219) size 1x0
- LayoutText {#text} at (0,221) size 40x13
- text run at (0,221) width 40: "18 Pass"
- LayoutBR {BR} at (39,232) size 1x0
- LayoutText {#text} at (0,234) size 13x13
- text run at (0,234) width 13: "19"
- LayoutBR {BR} at (12,245) size 1x0
- LayoutText {#text} at (0,247) size 13x13
- text run at (0,247) width 13: "20"
- LayoutBR {BR} at (12,258) size 1x0
- LayoutBR {BR} at (0,260) size 0x13
-caret: position 7 of child 34 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {TEXTAREA} of body

Powered by Google App Engine
This is Rietveld 408576698