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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/css/pseudo-element-line-break-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 86x42 [border: (3px solid #0000FF)] 6 LayoutBlockFlow {P} at (0,0) size 86x42 [border: (3px solid #0000FF)]
7 LayoutInline {<pseudo:before>} at (0,0) size 104x17 7 LayoutInline {<pseudo:before>} at (0,0) size 104x17
8 LayoutTextFragment (anonymous) at (3,3) size 104x17 8 LayoutTextFragment (anonymous) at (3,3) size 104x17
9 text run at (3,3) width 104: "AAAAAAAAA" 9 text run at (3,3) width 104: "AAAAAAAAA"
10 LayoutText {#text} at (106,3) size 128x35 10 LayoutText {#text} at (106,3) size 128x35
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 text run at (3,21) width 20: "ZZ" 55 text run at (3,21) width 20: "ZZ"
56 LayoutInline {<pseudo:after>} at (0,0) size 89x17 56 LayoutInline {<pseudo:after>} at (0,0) size 89x17
57 LayoutTextFragment (anonymous) at (22,21) size 89x17 57 LayoutTextFragment (anonymous) at (22,21) size 89x17
58 text run at (22,21) width 89: "ZZZZZZZZZ" 58 text run at (22,21) width 89: "ZZZZZZZZZ"
59 LayoutBlockFlow {P} at (0,370) size 86x24 [border: (3px solid #0000FF)] 59 LayoutBlockFlow {P} at (0,370) size 86x24 [border: (3px solid #0000FF)]
60 LayoutText {#text} at (3,3) size 49x17 60 LayoutText {#text} at (3,3) size 49x17
61 text run at (3,3) width 49: "ZZZZZ" 61 text run at (3,3) width 49: "ZZZZZ"
62 LayoutInline {<pseudo:after>} at (0,0) size 89x17 62 LayoutInline {<pseudo:after>} at (0,0) size 89x17
63 LayoutTextFragment (anonymous) at (51,3) size 89x17 63 LayoutTextFragment (anonymous) at (51,3) size 89x17
64 text run at (51,3) width 89: "ZZZZZZZZZ" 64 text run at (51,3) width 89: "ZZZZZZZZZ"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698