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

Side by Side Diff: LayoutTests/platform/linux/fast/css/negative-leading-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 800x184 3 layer at (0,0) size 800x184
4 RenderBlock {HTML} at (0,0) size 800x184 4 RenderBlock {HTML} at (0,0) size 800x184
5 RenderBody {BODY} at (8,16) size 784x160 5 RenderBody {BODY} at (8,16) size 784x160
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 760x19 7 RenderText {#text} at (0,0) size 760x19
8 text run at (0,0) width 760: "The following two phrases should appear identical. The second line of text should overlap both the first line and the re d border." 8 text run at (0,0) width 760: "The following two phrases should appear identical. The second line of text should overlap both the first line and the re d border."
9 RenderBlock {DIV} at (0,36) size 424x52 [border: (2px solid #FF0000)] 9 RenderBlock {DIV} at (0,36) size 424x52 [border: (2px solid #FF0000)]
10 RenderBlock {DIV} at (12,12) size 400x38 10 RenderBlock {DIV} at (12,12) size 400x38
11 RenderText {#text} at (0,-18) size 398x74 11 RenderText {#text} at (0,-18) size 398x74
12 text run at (0,-18) width 398: "Lorem ipsum dolor" 12 text run at (0,-18) width 398: "Lorem ipsum dolor"
13 text run at (0,1) width 167: "sit amet" 13 text run at (0,1) width 167: "sit amet"
14 RenderBlock (anonymous) at (0,88) size 784x20 14 RenderBlock (anonymous) at (0,88) size 784x20
15 RenderBR {BR} at (0,0) size 0x19 15 LayoutBR {BR} at (0,0) size 0x19
16 RenderBlock {DIV} at (0,108) size 424x52 [border: (2px solid #FF0000)] 16 RenderBlock {DIV} at (0,108) size 424x52 [border: (2px solid #FF0000)]
17 RenderBlock {DIV} at (12,12) size 400x38 17 RenderBlock {DIV} at (12,12) size 400x38
18 RenderText {#text} at (0,-18) size 398x74 18 RenderText {#text} at (0,-18) size 398x74
19 text run at (0,-18) width 398: "Lorem ipsum dolor" 19 text run at (0,-18) width 398: "Lorem ipsum dolor"
20 text run at (0,1) width 167: "sit amet" 20 text run at (0,1) width 167: "sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698