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

Side by Side Diff: LayoutTests/platform/win-xp/editing/inserting/5418891-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 781x39 7 RenderText {#text} at (0,0) size 781x39
8 text run at (0,0) width 516: "This tests for a crash when attempting t o break a blockquote at the end of its content. " 8 text run at (0,0) width 516: "This tests for a crash when attempting t o break a blockquote at the end of its content. "
9 text run at (516,0) width 265: "The caret should be in the first of tw o empty" 9 text run at (516,0) width 265: "The caret should be in the first of tw o empty"
10 text run at (0,20) width 305: "paragraphs between two pieces of quoted content." 10 text run at (0,20) width 305: "paragraphs between two pieces of quoted content."
11 RenderBlock {DIV} at (0,56) size 784x80 11 RenderBlock {DIV} at (0,56) size 784x80
12 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: n one (2px solid #0000FF)] 12 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: n one (2px solid #0000FF)]
13 RenderBlock {DIV} at (7,0) size 777x20 13 RenderBlock {DIV} at (7,0) size 777x20
14 RenderText {#text} at (0,0) size 20x19 14 RenderText {#text} at (0,0) size 20x19
15 text run at (0,0) width 20: "foo" 15 text run at (0,0) width 20: "foo"
16 RenderBlock (anonymous) at (0,20) size 784x40 16 RenderBlock (anonymous) at (0,20) size 784x40
17 RenderBR {BR} at (0,0) size 0x19 17 LayoutBR {BR} at (0,0) size 0x19
18 RenderBR {BR} at (0,20) size 0x19 18 LayoutBR {BR} at (0,20) size 0x19
19 RenderBlock {BLOCKQUOTE} at (0,60) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 19 RenderBlock {BLOCKQUOTE} at (0,60) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
20 RenderBlock {DIV} at (7,0) size 777x20 20 RenderBlock {DIV} at (7,0) size 777x20
21 RenderText {#text} at (0,0) size 20x19 21 RenderText {#text} at (0,0) size 20x19
22 text run at (0,0) width 20: "bar" 22 text run at (0,0) width 20: "bar"
23 caret: position 0 of child 2 {BR} of child 2 {DIV} of body 23 caret: position 0 of child 2 {BR} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698