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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-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 scrollHeight 2041 1 layer at (0,0) size 800x600 scrollHeight 2041
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x2041 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2041 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x2041 4 RenderBlock {HTML} at (0,0) size 800x2041
5 RenderBody {BODY} at (8,8) size 784x2025 5 RenderBody {BODY} at (8,8) size 784x2025
6 RenderBlock {DIV} at (320,0) size 464x1980 6 RenderBlock {DIV} at (320,0) size 464x1980
7 RenderInline {B} at (0,0) size 451x675 [color=#0000FF] 7 RenderInline {B} at (0,0) size 451x675 [color=#0000FF]
8 RenderText {#text} at (0,0) size 451x90 8 RenderText {#text} at (0,0) size 451x90
9 text run at (0,0) width 451: "This test passes if no text is" 9 text run at (0,0) width 451: "This test passes if no text is"
10 text run at (0,45) width 211: "overlapping." 10 text run at (0,45) width 211: "overlapping."
11 RenderBR {BR} at (210,45) size 1x45 11 LayoutBR {BR} at (210,45) size 1x45
12 RenderText {#text} at (0,90) size 451x585 12 RenderText {#text} at (0,90) size 451x585
13 text run at (0,90) width 451: "Autosize Autosize Autosize" 13 text run at (0,90) width 451: "Autosize Autosize Autosize"
14 text run at (0,135) width 451: "Autosize Autosize Autosize" 14 text run at (0,135) width 451: "Autosize Autosize Autosize"
15 text run at (0,180) width 451: "Autosize Autosize Autosize" 15 text run at (0,180) width 451: "Autosize Autosize Autosize"
16 text run at (0,225) width 451: "Autosize Autosize Autosize" 16 text run at (0,225) width 451: "Autosize Autosize Autosize"
17 text run at (0,270) width 451: "Autosize Autosize Autosize" 17 text run at (0,270) width 451: "Autosize Autosize Autosize"
18 text run at (0,315) width 451: "Autosize Autosize Autosize" 18 text run at (0,315) width 451: "Autosize Autosize Autosize"
19 text run at (0,360) width 451: "Autosize Autosize Autosize" 19 text run at (0,360) width 451: "Autosize Autosize Autosize"
20 text run at (0,405) width 451: "Autosize Autosize Autosize" 20 text run at (0,405) width 451: "Autosize Autosize Autosize"
21 text run at (0,450) width 451: "Autosize Autosize Autosize" 21 text run at (0,450) width 451: "Autosize Autosize Autosize"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 text run at (0,1935) width 308: "Autosize Autosize " 56 text run at (0,1935) width 308: "Autosize Autosize "
57 RenderInline {I} at (0,0) size 75x45 57 RenderInline {I} at (0,0) size 75x45
58 RenderText {#text} at (307,1935) size 75x45 58 RenderText {#text} at (307,1935) size 75x45
59 text run at (307,1935) width 75: "test2" 59 text run at (307,1935) width 75: "test2"
60 RenderText {#text} at (0,0) size 0x0 60 RenderText {#text} at (0,0) size 0x0
61 RenderText {#text} at (0,0) size 0x0 61 RenderText {#text} at (0,0) size 0x0
62 RenderBlock {DIV} at (0,1980) size 784x45 62 RenderBlock {DIV} at (0,1980) size 784x45
63 RenderInline {B} at (0,0) size 79x45 63 RenderInline {B} at (0,0) size 79x45
64 RenderText {#text} at (0,0) size 79x45 64 RenderText {#text} at (0,0) size 79x45
65 text run at (0,0) width 79: "test1" 65 text run at (0,0) width 79: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698