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

Side by Side Diff: LayoutTests/platform/win/editing/execCommand/4580583-2-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 783x35 7 RenderText {#text} at (0,0) size 783x35
8 text run at (0,0) width 486: "This tests to make sure that breaking a quoted list doesn't renumber the list. " 8 text run at (0,0) width 486: "This tests to make sure that breaking a quoted list doesn't renumber the list. "
9 text run at (485,0) width 298: "You should see a list broken in two be low, the" 9 text run at (485,0) width 298: "You should see a list broken in two be low, the"
10 text run at (0,18) width 683: "list items numbered 1, 2, 2, 3, 4. Two list items will be numbered '2' because the original item '2' was split." 10 text run at (0,18) width 683: "list items numbered 1, 2, 2, 3, 4. Two list items will be numbered '2' because the original item '2' was split."
11 RenderBlock {DIV} at (0,52) size 784x140 11 RenderBlock {DIV} at (0,52) size 784x140
12 RenderBlock {BLOCKQUOTE} at (2,0) size 742x36 [color=#0000FF] [border: n one (2px solid #0000FF)] 12 RenderBlock {BLOCKQUOTE} at (2,0) size 742x36 [color=#0000FF] [border: n one (2px solid #0000FF)]
13 RenderBlock {OL} at (2,0) size 740x36 13 RenderBlock {OL} at (2,0) size 740x36
14 RenderListItem {LI} at (40,0) size 700x18 14 RenderListItem {LI} at (40,0) size 700x18
15 RenderListMarker at (-20,0) size 16x17: "1" 15 RenderListMarker at (-20,0) size 16x17: "1"
16 RenderText {#text} at (0,0) size 27x17 16 RenderText {#text} at (0,0) size 27x17
17 text run at (0,0) width 27: "One" 17 text run at (0,0) width 27: "One"
18 RenderListItem {LI} at (40,18) size 700x18 18 RenderListItem {LI} at (40,18) size 700x18
19 RenderListMarker at (-20,0) size 16x17: "2" 19 RenderListMarker at (-20,0) size 16x17: "2"
20 RenderText {#text} at (0,0) size 30x17 20 RenderText {#text} at (0,0) size 30x17
21 text run at (0,0) width 30: "Two" 21 text run at (0,0) width 30: "Two"
22 RenderBlock (anonymous) at (0,52) size 784x18 22 RenderBlock (anonymous) at (0,52) size 784x18
23 RenderBR {BR} at (0,0) size 0x17 23 LayoutBR {BR} at (0,0) size 0x17
24 RenderBlock {BLOCKQUOTE} at (2,86) size 742x54 [color=#0000FF] [border: none (2px solid #0000FF)] 24 RenderBlock {BLOCKQUOTE} at (2,86) size 742x54 [color=#0000FF] [border: none (2px solid #0000FF)]
25 RenderBlock {OL} at (2,0) size 740x54 25 RenderBlock {OL} at (2,0) size 740x54
26 RenderListItem {LI} at (40,0) size 700x18 26 RenderListItem {LI} at (40,0) size 700x18
27 RenderListMarker at (-20,0) size 16x17: "2" 27 RenderListMarker at (-20,0) size 16x17: "2"
28 RenderText {#text} at (0,0) size 30x17 28 RenderText {#text} at (0,0) size 30x17
29 text run at (0,0) width 30: "Two" 29 text run at (0,0) width 30: "Two"
30 RenderListItem {LI} at (40,18) size 700x18 30 RenderListItem {LI} at (40,18) size 700x18
31 RenderListMarker at (-20,0) size 16x17: "3" 31 RenderListMarker at (-20,0) size 16x17: "3"
32 RenderText {#text} at (0,0) size 38x17 32 RenderText {#text} at (0,0) size 38x17
33 text run at (0,0) width 38: "Three" 33 text run at (0,0) width 38: "Three"
34 RenderListItem {LI} at (40,36) size 700x18 34 RenderListItem {LI} at (40,36) size 700x18
35 RenderListMarker at (-20,0) size 16x17: "4" 35 RenderListMarker at (-20,0) size 16x17: "4"
36 RenderText {#text} at (0,0) size 31x17 36 RenderText {#text} at (0,0) size 31x17
37 text run at (0,0) width 31: "Four" 37 text run at (0,0) width 31: "Four"
38 caret: position 0 of child 2 {BR} of child 3 {DIV} of body 38 caret: position 0 of child 2 {BR} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698