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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/execCommand/4580583-1-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 752x39 7 LayoutText {#text} at (0,0) size 752x39
8 text run at (0,0) width 455: "This tests to make sure that breaking a quoted list doesn't renumber the list. " 8 text run at (0,0) width 455: "This tests to make sure that breaking a quoted list doesn't renumber the list. "
9 text run at (455,0) width 297: "You should see a list broken in two be low, the list" 9 text run at (455,0) width 297: "You should see a list broken in two be low, the list"
10 text run at (0,20) width 159: "items numbered 1, 2, 3, 4." 10 text run at (0,20) width 159: "items numbered 1, 2, 3, 4."
(...skipping 14 matching lines...) Expand all
25 LayoutBlockFlow {OL} at (2,0) size 740x40 25 LayoutBlockFlow {OL} at (2,0) size 740x40
26 LayoutListItem {LI} at (40,0) size 700x20 26 LayoutListItem {LI} at (40,0) size 700x20
27 LayoutListMarker (anonymous) at (-16,0) size 16x19: "3" 27 LayoutListMarker (anonymous) at (-16,0) size 16x19: "3"
28 LayoutText {#text} at (0,0) size 35x19 28 LayoutText {#text} at (0,0) size 35x19
29 text run at (0,0) width 35: "Three" 29 text run at (0,0) width 35: "Three"
30 LayoutListItem {LI} at (40,20) size 700x20 30 LayoutListItem {LI} at (40,20) size 700x20
31 LayoutListMarker (anonymous) at (-16,0) size 16x19: "4" 31 LayoutListMarker (anonymous) at (-16,0) size 16x19: "4"
32 LayoutText {#text} at (0,0) size 29x19 32 LayoutText {#text} at (0,0) size 29x19
33 text run at (0,0) width 29: "Four" 33 text run at (0,0) width 29: "Four"
34 caret: position 0 of child 2 {BR} of child 3 {DIV} of body 34 caret: position 0 of child 2 {BR} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698