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

Side by Side Diff: LayoutTests/platform/linux/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 86x46 [border: (3px solid #0000FF)] 6 LayoutBlockFlow {P} at (0,0) size 86x46 [border: (3px solid #0000FF)]
7 LayoutInline {<pseudo:before>} at (0,0) size 99x19 7 LayoutInline {<pseudo:before>} at (0,0) size 99x19
8 LayoutTextFragment (anonymous) at (3,3) size 99x19 8 LayoutTextFragment (anonymous) at (3,3) size 99x19
9 text run at (3,3) width 99: "AAAAAAAAA" 9 text run at (3,3) width 99: "AAAAAAAAA"
10 LayoutText {#text} at (102,3) size 121x39 10 LayoutText {#text} at (102,3) size 121x39
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 text run at (3,23) width 18: "ZZ" 55 text run at (3,23) width 18: "ZZ"
56 LayoutInline {<pseudo:after>} at (0,0) size 81x19 56 LayoutInline {<pseudo:after>} at (0,0) size 81x19
57 LayoutTextFragment (anonymous) at (21,23) size 81x19 57 LayoutTextFragment (anonymous) at (21,23) size 81x19
58 text run at (21,23) width 81: "ZZZZZZZZZ" 58 text run at (21,23) width 81: "ZZZZZZZZZ"
59 LayoutBlockFlow {P} at (0,394) size 86x26 [border: (3px solid #0000FF)] 59 LayoutBlockFlow {P} at (0,394) size 86x26 [border: (3px solid #0000FF)]
60 LayoutText {#text} at (3,3) size 45x19 60 LayoutText {#text} at (3,3) size 45x19
61 text run at (3,3) width 45: "ZZZZZ" 61 text run at (3,3) width 45: "ZZZZZ"
62 LayoutInline {<pseudo:after>} at (0,0) size 81x19 62 LayoutInline {<pseudo:after>} at (0,0) size 81x19
63 LayoutTextFragment (anonymous) at (48,3) size 81x19 63 LayoutTextFragment (anonymous) at (48,3) size 81x19
64 text run at (48,3) width 81: "ZZZZZZZZZ" 64 text run at (48,3) width 81: "ZZZZZZZZZ"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698