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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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 800x198 3 layer at (0,0) size 800x198
4 RenderBlock {HTML} at (0,0) size 800x198 4 RenderBlock {HTML} at (0,0) size 800x198
5 RenderBody {BODY} at (8,16) size 784x174 5 RenderBody {BODY} at (8,16) size 784x174
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 766x36 7 RenderText {#text} at (0,0) size 766x36
8 text run at (0,0) width 766: "The following two phrases should appear identical. The second line of text should overlap both the first line and the re d" 8 text run at (0,0) width 766: "The following two phrases should appear identical. The second line of text should overlap both the first line and the re d"
9 text run at (0,18) width 46: "border." 9 text run at (0,18) width 46: "border."
10 RenderBlock {DIV} at (0,52) size 424x52 [border: (2px solid #FF0000)] 10 RenderBlock {DIV} at (0,52) size 424x52 [border: (2px solid #FF0000)]
11 RenderBlock {DIV} at (12,12) size 400x38 11 RenderBlock {DIV} at (12,12) size 400x38
12 RenderText {#text} at (0,-17) size 398x72 12 RenderText {#text} at (0,-17) size 398x72
13 text run at (0,-17) width 398: "Lorem ipsum dolor" 13 text run at (0,-17) width 398: "Lorem ipsum dolor"
14 text run at (0,2) width 169: "sit amet" 14 text run at (0,2) width 169: "sit amet"
15 RenderBlock (anonymous) at (0,104) size 784x18 15 RenderBlock (anonymous) at (0,104) size 784x18
16 RenderBR {BR} at (0,0) size 0x18 16 LayoutBR {BR} at (0,0) size 0x18
17 RenderBlock {DIV} at (0,122) size 424x52 [border: (2px solid #FF0000)] 17 RenderBlock {DIV} at (0,122) size 424x52 [border: (2px solid #FF0000)]
18 RenderBlock {DIV} at (12,12) size 400x38 18 RenderBlock {DIV} at (12,12) size 400x38
19 RenderText {#text} at (0,-17) size 398x72 19 RenderText {#text} at (0,-17) size 398x72
20 text run at (0,-17) width 398: "Lorem ipsum dolor" 20 text run at (0,-17) width 398: "Lorem ipsum dolor"
21 text run at (0,2) width 169: "sit amet" 21 text run at (0,2) width 169: "sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698