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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css-generated-content/012-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 784x568 5 LayoutBlockFlow {BODY} at (8,8) size 784x568
6 LayoutBlockFlow {H1} at (0,0) size 784x57 6 LayoutBlockFlow {H1} at (0,0) size 784x57
7 LayoutText {#text} at (0,1) size 770x55 7 LayoutText {#text} at (0,1) size 770x55
8 text run at (0,1) width 770: "Inheritance bug for floated first-letter " 8 text run at (0,1) width 770: "Inheritance bug for floated first-letter "
9 LayoutBlockFlow {P} at (0,89.16) size 784x200 [bgcolor=#EEEEEE] [border: ( 1px solid #000000)] 9 LayoutBlockFlow {P} at (0,89.16) size 784x200 [bgcolor=#EEEEEE] [border: ( 1px solid #000000)]
10 LayoutInline {<pseudo:first-letter>} at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)] 10 LayoutInline {<pseudo:first-letter>} at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)]
(...skipping 11 matching lines...) Expand all
22 LayoutTextFragment (anonymous) at (1,2) size 52x84 22 LayoutTextFragment (anonymous) at (1,2) size 52x84
23 text run at (1,2) width 52: "H" 23 text run at (1,2) width 52: "H"
24 LayoutTextFragment {#text} at (55,1) size 781x139 24 LayoutTextFragment {#text} at (55,1) size 781x139
25 text run at (55,1) width 727: "ere is the second paragraph. This is ju st like the first except that the" 25 text run at (55,1) width 727: "ere is the second paragraph. This is ju st like the first except that the"
26 text run at (55,29) width 375: "rule p.floated:first-letter floats the first " 26 text run at (55,29) width 375: "rule p.floated:first-letter floats the first "
27 text run at (430,29) width 161: "letter to the left. " 27 text run at (430,29) width 161: "letter to the left. "
28 text run at (591,29) width 134: "However, this" 28 text run at (591,29) width 134: "However, this"
29 text run at (55,57) width 722: "floated element should still inherit t he font properties (green and sans-serif)" 29 text run at (55,57) width 722: "floated element should still inherit t he font properties (green and sans-serif)"
30 text run at (55,85) width 726: "from the first-line: selector. It does not -- instead, the font is black, and uses" 30 text run at (55,85) width 726: "from the first-line: selector. It does not -- instead, the font is black, and uses"
31 text run at (1,113) width 451: "the serif font. .... And here's some m ore text ...." 31 text run at (1,113) width 451: "the serif font. .... And here's some m ore text ...."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698