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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/textarea-scrolled-type-expected.txt

Issue 1793273005: Auto-rebaseline for r380313 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x141 6 LayoutBlockFlow (anonymous) at (0,0) size 784x141
7 LayoutText {#text} at (0,0) size 478x19 7 LayoutText {#text} at (0,0) size 478x19
8 text run at (0,0) width 478: "This tests that typing in a scrolled tex tarea does not cause unnecessary scrolling." 8 text run at (0,0) width 478: "This tests that typing in a scrolled tex tarea does not cause unnecessary scrolling."
9 LayoutBR {BR} at (478,15) size 0x0 9 LayoutBR {BR} at (478,15) size 0x0
10 LayoutText {#text} at (179,121) size 4x19 10 LayoutText {#text} at (179,121) size 4x19
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 text run at (0,272) width 56: "18 Pass" 69 text run at (0,272) width 56: "18 Pass"
70 LayoutBR {BR} at (56,284) size 0x0 70 LayoutBR {BR} at (56,284) size 0x0
71 LayoutText {#text} at (0,288) size 16x16 71 LayoutText {#text} at (0,288) size 16x16
72 text run at (0,288) width 16: "19" 72 text run at (0,288) width 16: "19"
73 LayoutBR {BR} at (16,300) size 0x0 73 LayoutBR {BR} at (16,300) size 0x0
74 LayoutText {#text} at (0,304) size 16x16 74 LayoutText {#text} at (0,304) size 16x16
75 text run at (0,304) width 16: "20" 75 text run at (0,304) width 16: "20"
76 LayoutBR {BR} at (16,316) size 0x0 76 LayoutBR {BR} at (16,316) size 0x0
77 LayoutBR {BR} at (0,320) size 0x16 77 LayoutBR {BR} at (0,320) size 0x16
78 caret: position 7 of child 34 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {TEXTAREA} of body 78 caret: position 7 of child 34 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {TEXTAREA} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698