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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x1771 1 layer at (0,0) size 800x600 scrollHeight 1771
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x1771 3 layer at (0,0) size 800x1771 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 800x1771 4 RenderBlock {HTML} at (0,0) size 800x1771
5 RenderBody {BODY} at (8,8) size 784x1755 5 RenderBody {BODY} at (8,8) size 784x1755
6 RenderBlock {DIV} at (320,0) size 464x1716 6 RenderBlock {DIV} at (320,0) size 464x1716
7 RenderInline {B} at (0,0) size 451x585 [color=#0000FF] 7 RenderInline {B} at (0,0) size 451x585 [color=#0000FF]
8 RenderText {#text} at (0,0) size 451x78 8 RenderText {#text} at (0,0) size 451x78
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,39) width 211: "overlapping." 10 text run at (0,39) width 211: "overlapping."
11 RenderBR {BR} at (210,39) size 1x39 11 RenderBR {BR} at (210,39) size 1x39
12 RenderText {#text} at (0,78) size 451x507 12 RenderText {#text} at (0,78) size 451x507
13 text run at (0,78) width 451: "Autosize Autosize Autosize" 13 text run at (0,78) width 451: "Autosize Autosize Autosize"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 text run at (0,1677) width 308: "Autosize Autosize " 56 text run at (0,1677) width 308: "Autosize Autosize "
57 RenderInline {I} at (0,0) size 75x39 57 RenderInline {I} at (0,0) size 75x39
58 RenderText {#text} at (307,1677) size 75x39 58 RenderText {#text} at (307,1677) size 75x39
59 text run at (307,1677) width 75: "test2" 59 text run at (307,1677) 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,1716) size 784x39 62 RenderBlock {DIV} at (0,1716) size 784x39
63 RenderInline {B} at (0,0) size 79x39 63 RenderInline {B} at (0,0) size 79x39
64 RenderText {#text} at (0,0) size 79x39 64 RenderText {#text} at (0,0) size 79x39
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