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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 492x19 7 LayoutText {#text} at (0,0) size 492x19
8 text run at (0,0) width 492: "Tests that CSS-generated :before or :aft er content doesn't intrude into ruby bases." 8 text run at (0,0) width 492: "Tests that CSS-generated :before or :aft er content doesn't intrude into ruby bases."
9 LayoutBlockFlow {P} at (0,36) size 784x0 9 LayoutBlockFlow {P} at (0,36) size 784x0
10 LayoutBlockFlow (anonymous) at (0,36) size 784x32 10 LayoutBlockFlow (anonymous) at (0,36) size 784x32
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 LayoutRubyBase (anonymous) at (0,0) size 34x20 59 LayoutRubyBase (anonymous) at (0,0) size 34x20
60 LayoutText {#text} at (13,0) size 8x19 60 LayoutText {#text} at (13,0) size 8x19
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 37x19 62 LayoutInline {<pseudo:after>} at (0,0) size 37x19
63 LayoutTextFragment (anonymous) at (104,12) size 37x19 63 LayoutTextFragment (anonymous) at (104,12) size 37x19
64 text run at (104,12) width 37: "[after]" 64 text run at (104,12) width 37: "[after]"
65 LayoutText {#text} at (141,12) size 26x19 65 LayoutText {#text} at (141,12) size 26x19
66 text run at (141,12) width 26: " Bar" 66 text run at (141,12) width 26: " Bar"
67 LayoutBR {BR} at (167,27) size 0x0 67 LayoutBR {BR} at (167,27) size 0x0
68 LayoutBlockFlow {P} at (0,180) size 784x0 68 LayoutBlockFlow {P} at (0,180) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698