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

Side by Side Diff: LayoutTests/platform/win/editing/deleting/delete-br-013-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 {DIV} at (0,0) size 784x36 6 RenderBlock {DIV} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 768x35 7 RenderText {#text} at (0,0) size 768x35
8 text run at (0,0) width 768: "This tests that we only preserve an empt y paragraph's style when moving paragraphs around if the selection is still in a n" 8 text run at (0,0) width 768: "This tests that we only preserve an empt y paragraph's style when moving paragraphs around if the selection is still in a n"
9 text run at (0,18) width 255: "empty paragraph after the move occurs." 9 text run at (0,18) width 255: "empty paragraph after the move occurs."
10 RenderBlock {DIV} at (0,36) size 784x18 10 RenderBlock {DIV} at (0,36) size 784x18
11 RenderText {#text} at (0,0) size 324x17 11 RenderText {#text} at (0,0) size 324x17
12 text run at (0,0) width 324: "The test passes if the text below is sti ll underlined." 12 text run at (0,0) width 324: "The test passes if the text below is sti ll underlined."
13 RenderBlock (anonymous) at (0,54) size 784x18 13 RenderBlock (anonymous) at (0,54) size 784x18
14 RenderBR {BR} at (0,0) size 0x17 14 LayoutBR {BR} at (0,0) size 0x17
15 RenderBlock {DIV} at (0,72) size 784x18 15 RenderBlock {DIV} at (0,72) size 784x18
16 RenderInline {SPAN} at (0,0) size 195x17 16 RenderInline {SPAN} at (0,0) size 195x17
17 RenderText {#text} at (0,0) size 195x17 17 RenderText {#text} at (0,0) size 195x17
18 text run at (0,0) width 195: "This text should be underlined" 18 text run at (0,0) width 195: "This text should be underlined"
19 caret: position 30 of child 0 {#text} of child 0 {SPAN} of child 6 {DIV} of body 19 caret: position 30 of child 0 {#text} of child 0 {SPAN} of child 6 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698