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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/css-generated-content/after-order-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 784x582 5 LayoutBlockFlow {BODY} at (8,8) size 784x582
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {EM} at (0,0) size 642x17 7 LayoutInline {EM} at (0,0) size 642x17
8 LayoutText {#text} at (0,0) size 642x17 8 LayoutText {#text} at (0,0) size 642x17
9 text run at (0,0) width 642: "When an :after rule has multiple piece s of content, older versions of Safari display them backwards." 9 text run at (0,0) width 642: "When an :after rule has multiple piece s of content, older versions of Safari display them backwards."
10 LayoutBlockFlow {DIV} at (10,34) size 764x51 [border: (1px solid #000000)] 10 LayoutBlockFlow {DIV} at (10,34) size 764x51 [border: (1px solid #000000)]
(...skipping 21 matching lines...) Expand all
32 LayoutText {#text} at (0,0) size 43x17 32 LayoutText {#text} at (0,0) size 43x17
33 text run at (0,0) width 43: "Block:" 33 text run at (0,0) width 43: "Block:"
34 LayoutBlockFlow {<pseudo:after>} at (11,29) size 200x65 34 LayoutBlockFlow {<pseudo:after>} at (11,29) size 200x65
35 LayoutTextFragment (anonymous) at (0,0) size 163x46 35 LayoutTextFragment (anonymous) at (0,0) size 163x46
36 text run at (0,0) width 163: "This should be before the" 36 text run at (0,0) width 163: "This should be before the"
37 text run at (0,29) width 72: "green box. " 37 text run at (0,29) width 72: "green box. "
38 LayoutImage (anonymous) at (71.53,18) size 25x25 38 LayoutImage (anonymous) at (71.53,18) size 25x25
39 LayoutTextFragment (anonymous) at (96,29) size 195x35 39 LayoutTextFragment (anonymous) at (96,29) size 195x35
40 text run at (96,29) width 99: " This should be" 40 text run at (96,29) width 99: " This should be"
41 text run at (0,47) width 125: "after the green box." 41 text run at (0,47) width 125: "after the green box."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698