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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/008-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x0 6 RenderBlock {P} at (0,0) size 784x0
7 RenderBlock {DIV} at (0,0) size 784x18 7 RenderBlock {DIV} at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 606x18 8 RenderText {#text} at (0,0) size 606x18
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 RenderBlock (floating) {<pseudo:after>} at (684,0) size 100x100 [color=# 008000] [bgcolor=#008000] 11 RenderBlock (floating) {<pseudo:after>} at (684,0) size 100x100 [color=# 008000] [bgcolor=#008000]
12 RenderTextFragment at (0,0) size 56x18 12 RenderTextFragment at (0,0) size 56x18
13 text run at (0,0) width 56: "Invisible" 13 text run at (0,0) width 56: "Invisible"
14 layer at (300,300) size 311x18 14 layer at (300,300) size 312x18
15 RenderBlock (positioned) {<pseudo:before>} at (300,300) size 311.48x18 15 RenderBlock (positioned) {<pseudo:before>} at (300,300) size 311.50x18
16 RenderTextFragment at (0,0) size 312x18 16 RenderTextFragment at (0,0) size 312x18
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