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

Side by Side Diff: LayoutTests/platform/win/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 784x18 7 LayoutBlockFlow {DIV} at (0,0) size 784x18
8 LayoutText {#text} at (0,0) size 606x17 8 LayoutText {#text} at (0,0) size 606x17
9 text run at (0,0) width 443: "In this paragraph, there should be a rig ht floating green ::after block. " 9 text run at (0,0) width 443: "In this paragraph, there should be a rig ht floating green ::after block. "
10 text run at (442,0) width 164: "It should be ok to do this." 10 text run at (442,0) width 164: "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 56x17 12 LayoutTextFragment (anonymous) at (0,0) size 56x17
13 text run at (0,0) width 56: "Invisible" 13 text run at (0,0) width 56: "Invisible"
14 layer at (300,300) size 312x18 14 layer at (300,300) size 312x18
15 LayoutBlockFlow (positioned) {<pseudo:before>} at (300,300) size 311.50x18 15 LayoutBlockFlow (positioned) {<pseudo:before>} at (300,300) size 311.50x18
16 LayoutTextFragment (anonymous) at (0,0) size 312x17 16 LayoutTextFragment (anonymous) at (0,0) size 312x17
17 text run at (0,0) width 312: "Some text that should be at an (x,y) of (300 ,300)" 17 text run at (0,0) width 312: "Some text that should be at an (x,y) of (300 ,300)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698