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

Side by Side Diff: LayoutTests/platform/mac/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, 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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 521x18 7 LayoutText {#text} at (0,0) size 521x18
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 784x28 10 LayoutBlockFlow (anonymous) at (0,34) size 784x28
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 LayoutRubyBase (anonymous) at (0,0) size 31.75x18 59 LayoutRubyBase (anonymous) at (0,0) size 31.75x18
60 LayoutText {#text} at (11,0) size 9x18 60 LayoutText {#text} at (11,0) size 9x18
61 text run at (11,0) width 9: "b" 61 text run at (11,0) width 9: "b"
62 LayoutInline {<pseudo:after>} at (0,0) size 41x18 62 LayoutInline {<pseudo:after>} at (0,0) size 41x18
63 LayoutTextFragment (anonymous) at (104,10) size 41x18 63 LayoutTextFragment (anonymous) at (104,10) size 41x18
64 text run at (104,10) width 41: "[after]" 64 text run at (104,10) width 41: "[after]"
65 LayoutText {#text} at (144,10) size 28x18 65 LayoutText {#text} at (144,10) size 28x18
66 text run at (144,10) width 28: " Bar" 66 text run at (144,10) width 28: " Bar"
67 LayoutBR {BR} at (171,24) size 1x0 67 LayoutBR {BR} at (171,24) size 1x0
68 LayoutBlockFlow {P} at (0,166) size 784x0 68 LayoutBlockFlow {P} at (0,166) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698