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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css-generated-content/008-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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x0 6 LayoutBlockFlow {P} at (0,0) size 784x0
7 LayoutBlockFlow {DIV} at (0,0) size 784x20 7 LayoutBlockFlow {DIV} at (0,0) size 784x20
8 LayoutText {#text} at (0,0) size 564x19 8 LayoutText {#text} at (0,0) size 564x19
9 text run at (0,0) width 409: "In this paragraph, there should be a rig ht floating green ::after block. " 9 text run at (0,0) width 409: "In this paragraph, there should be a rig ht floating green ::after block. "
10 text run at (409,0) width 155: "It should be ok to do this." 10 text run at (409,0) width 155: "It should be ok to do this."
11 LayoutBlockFlow (floating) {<pseudo:after>} at (684,0) size 100x100 [col or=#008000] [bgcolor=#008000] 11 LayoutBlockFlow (floating) {<pseudo:after>} at (684,0) size 100x100 [col or=#008000] [bgcolor=#008000]
12 LayoutTextFragment (anonymous) at (0,0) size 49x19 12 LayoutTextFragment (anonymous) at (0,0) size 49x19
13 text run at (0,0) width 49: "Invisible" 13 text run at (0,0) width 49: "Invisible"
14 layer at (300,300) size 296x20 14 layer at (300,300) size 296x20
15 LayoutBlockFlow (positioned) {<pseudo:before>} at (300,300) size 296x20 15 LayoutBlockFlow (positioned) {<pseudo:before>} at (300,300) size 296x20
16 LayoutTextFragment (anonymous) at (0,0) size 296x19 16 LayoutTextFragment (anonymous) at (0,0) size 296x19
17 text run at (0,0) width 296: "Some text that should be at an (x,y) of (300 ,300)" 17 text run at (0,0) width 296: "Some text that should be at an (x,y) of (300 ,300)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698