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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt

Issue 1106883002: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 521x17 7 LayoutText {#text} at (0,0) size 521x17
8 text run at (0,0) width 521: "Tests that CSS-generated :before or :aft er content doesn't intrude into ruby bases." 8 text run at (0,0) width 521: "Tests that CSS-generated :before or :aft er content doesn't intrude into ruby bases."
9 LayoutBlockFlow {P} at (0,34) size 784x0 9 LayoutBlockFlow {P} at (0,34) size 784x0
10 LayoutBlockFlow (anonymous) at (0,34) size 784x30 10 LayoutBlockFlow (anonymous) at (0,34) size 784x30
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 LayoutRubyBase (anonymous) at (0,0) size 34x18 59 LayoutRubyBase (anonymous) at (0,0) size 34x18
60 LayoutText {#text} at (13,0) size 8x17 60 LayoutText {#text} at (13,0) size 8x17
61 text run at (13,0) width 8: "b" 61 text run at (13,0) width 8: "b"
62 LayoutInline {<pseudo:after>} at (0,0) size 41x17 62 LayoutInline {<pseudo:after>} at (0,0) size 41x17
63 LayoutTextFragment (anonymous) at (106,12) size 41x17 63 LayoutTextFragment (anonymous) at (106,12) size 41x17
64 text run at (106,12) width 41: "[after]" 64 text run at (106,12) width 41: "[after]"
65 LayoutText {#text} at (146,12) size 28x17 65 LayoutText {#text} at (146,12) size 28x17
66 text run at (146,12) width 28: " Bar" 66 text run at (146,12) width 28: " Bar"
67 LayoutBR {BR} at (173,26) size 1x0 67 LayoutBR {BR} at (173,26) size 1x0
68 LayoutBlockFlow {P} at (0,172) size 784x0 68 LayoutBlockFlow {P} at (0,172) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698