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

Side by Side Diff: LayoutTests/platform/android/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 800x2087 1 layer at (0,0) size 800x2087
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x2087 3 layer at (0,0) size 800x2087
4 RenderBlock {HTML} at (0,0) size 800x2087 4 RenderBlock {HTML} at (0,0) size 800x2087
5 RenderBody {BODY} at (8,8) size 784x2071 5 RenderBody {BODY} at (8,8) size 784x2071
6 RenderBlock {DIV} at (320,0) size 464x2025 6 RenderBlock {DIV} at (320,0) size 464x2025
7 RenderInline {B} at (0,0) size 446x688 [color=#0000FF] 7 RenderInline {B} at (0,0) size 446x688 [color=#0000FF]
8 RenderText {#text} at (0,1) size 446x90 8 RenderText {#text} at (0,1) size 446x90
9 text run at (0,1) width 446: "This test passes if no text is" 9 text run at (0,1) width 446: "This test passes if no text is"
10 text run at (0,47) width 207: "overlapping." 10 text run at (0,47) width 207: "overlapping."
11 RenderBR {BR} at (207,47) size 0x44 11 LayoutBR {BR} at (207,47) size 0x44
12 RenderText {#text} at (0,93) size 434x596 12 RenderText {#text} at (0,93) size 434x596
13 text run at (0,93) width 434: "Autosize Autosize Autosize" 13 text run at (0,93) width 434: "Autosize Autosize Autosize"
14 text run at (0,139) width 434: "Autosize Autosize Autosize" 14 text run at (0,139) width 434: "Autosize Autosize Autosize"
15 text run at (0,185) width 434: "Autosize Autosize Autosize" 15 text run at (0,185) width 434: "Autosize Autosize Autosize"
16 text run at (0,231) width 434: "Autosize Autosize Autosize" 16 text run at (0,231) width 434: "Autosize Autosize Autosize"
17 text run at (0,277) width 434: "Autosize Autosize Autosize" 17 text run at (0,277) width 434: "Autosize Autosize Autosize"
18 text run at (0,323) width 434: "Autosize Autosize Autosize" 18 text run at (0,323) width 434: "Autosize Autosize Autosize"
19 text run at (0,369) width 434: "Autosize Autosize Autosize" 19 text run at (0,369) width 434: "Autosize Autosize Autosize"
20 text run at (0,415) width 434: "Autosize Autosize Autosize" 20 text run at (0,415) width 434: "Autosize Autosize Autosize"
21 text run at (0,461) width 434: "Autosize Autosize Autosize" 21 text run at (0,461) width 434: "Autosize Autosize Autosize"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 text run at (0,1980) width 296: "Autosize Autosize " 56 text run at (0,1980) width 296: "Autosize Autosize "
57 RenderInline {I} at (0,0) size 74x44 57 RenderInline {I} at (0,0) size 74x44
58 RenderText {#text} at (296,1979) size 74x44 58 RenderText {#text} at (296,1979) size 74x44
59 text run at (296,1979) width 74: "test2" 59 text run at (296,1979) width 74: "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,2025) size 784x46 62 RenderBlock {DIV} at (0,2025) size 784x46
63 RenderInline {B} at (0,0) size 78x44 63 RenderInline {B} at (0,0) size 78x44
64 RenderText {#text} at (0,1) size 78x44 64 RenderText {#text} at (0,1) size 78x44
65 text run at (0,1) width 78: "test1" 65 text run at (0,1) width 78: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698