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

Unified Diff: LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt

Issue 24013002: Auto-rebaseline for r157319 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 months 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: LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt b/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3368de9461a69a628e5235127a2b2be6903bf5bc
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/forms/textarea-scrolled-type-expected.txt
@@ -0,0 +1,78 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock (anonymous) at (0,0) size 784x123
+ RenderText {#text} at (0,0) size 502x18
+ text run at (0,0) width 502: "This tests that typing in a scrolled textarea does not cause unnecessary scrolling."
+ RenderBR {BR} at (502,14) size 0x0
+ RenderText {#text} at (165,105) size 4x18
+ text run at (165,105) width 4: " "
+ RenderBR {BR} at (169,119) size 0x0
+ RenderBlock {DIV} at (0,123) size 784x0
+layer at (10,28) size 161x97 clip at (11,29) size 144x95 scrollY 182 scrollHeight 277
+ RenderTextControl {TEXTAREA} at (2,20) size 161x97 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 140x273
+ RenderText {#text} at (0,0) size 7x13
+ text run at (0,0) width 7: "1"
+ RenderBR {BR} at (6,11) size 1x0
+ RenderText {#text} at (0,13) size 7x13
+ text run at (0,13) width 7: "2"
+ RenderBR {BR} at (6,24) size 1x0
+ RenderText {#text} at (0,26) size 7x13
+ text run at (0,26) width 7: "3"
+ RenderBR {BR} at (6,37) size 1x0
+ RenderText {#text} at (0,39) size 7x13
+ text run at (0,39) width 7: "4"
+ RenderBR {BR} at (6,50) size 1x0
+ RenderText {#text} at (0,52) size 7x13
+ text run at (0,52) width 7: "5"
+ RenderBR {BR} at (6,63) size 1x0
+ RenderText {#text} at (0,65) size 7x13
+ text run at (0,65) width 7: "6"
+ RenderBR {BR} at (6,76) size 1x0
+ RenderText {#text} at (0,78) size 7x13
+ text run at (0,78) width 7: "7"
+ RenderBR {BR} at (6,89) size 1x0
+ RenderText {#text} at (0,91) size 7x13
+ text run at (0,91) width 7: "8"
+ RenderBR {BR} at (6,102) size 1x0
+ RenderText {#text} at (0,104) size 7x13
+ text run at (0,104) width 7: "9"
+ RenderBR {BR} at (6,115) size 1x0
+ RenderText {#text} at (0,117) size 14x13
+ text run at (0,117) width 14: "10"
+ RenderBR {BR} at (13,128) size 1x0
+ RenderText {#text} at (0,130) size 14x13
+ text run at (0,130) width 14: "11"
+ RenderBR {BR} at (13,141) size 1x0
+ RenderText {#text} at (0,143) size 14x13
+ text run at (0,143) width 14: "12"
+ RenderBR {BR} at (13,154) size 1x0
+ RenderText {#text} at (0,156) size 14x13
+ text run at (0,156) width 14: "13"
+ RenderBR {BR} at (13,167) size 1x0
+ RenderText {#text} at (0,169) size 14x13
+ text run at (0,169) width 14: "14"
+ RenderBR {BR} at (13,180) size 1x0
+ RenderText {#text} at (0,182) size 14x13
+ text run at (0,182) width 14: "15"
+ RenderBR {BR} at (13,193) size 1x0
+ RenderText {#text} at (0,195) size 14x13
+ text run at (0,195) width 14: "16"
+ RenderBR {BR} at (13,206) size 1x0
+ RenderText {#text} at (0,208) size 14x13
+ text run at (0,208) width 14: "17"
+ RenderBR {BR} at (13,219) size 1x0
+ RenderText {#text} at (0,221) size 41x13
+ text run at (0,221) width 41: "18 Pass"
+ RenderBR {BR} at (40,232) size 1x0
+ RenderText {#text} at (0,234) size 14x13
+ text run at (0,234) width 14: "19"
+ RenderBR {BR} at (13,245) size 1x0
+ RenderText {#text} at (0,247) size 14x13
+ text run at (0,247) width 14: "20"
+ RenderBR {BR} at (13,258) size 1x0
+ RenderBR {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