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

Side by Side Diff: LayoutTests/platform/win/fast/inline/continuation-outlines-with-layers-2-expected.txt

Issue 176953008: Include the outline into the visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed dumb bug caught by Mac. Created 6 years, 9 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 800x320 3 layer at (0,0) size 800x320
4 RenderBlock {HTML} at (0,0) size 800x320 4 RenderBlock {HTML} at (0,0) size 800x320
5 RenderBody {BODY} at (8,16) size 784x288 5 RenderBody {BODY} at (8,16) size 784x288
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 305x19 7 RenderText {#text} at (0,0) size 305x19
8 text run at (0,0) width 305: "This should be an unobscured fuzzy green polygon:" 8 text run at (0,0) width 305: "This should be an unobscured fuzzy green polygon:"
9 RenderBlock {DIV} at (0,36) size 784x100 9 RenderBlock {DIV} at (0,36) size 784x100
10 RenderBlock (anonymous) at (0,0) size 784x50 10 RenderBlock (anonymous) at (0,0) size 784x50
(...skipping 21 matching lines...) Expand all
32 RenderText {#text} at (0,0) size 0x0 32 RenderText {#text} at (0,0) size 0x0
33 RenderText {#text} at (0,0) size 0x0 33 RenderText {#text} at (0,0) size 0x0
34 layer at (8,52) size 160x50 34 layer at (8,52) size 160x50
35 RenderInline (relative positioned) {SPAN} at (0,0) size 160x50 [bgcolor=#FFFFF F] 35 RenderInline (relative positioned) {SPAN} at (0,0) size 160x50 [bgcolor=#FFFFF F]
36 RenderText {#text} at (0,0) size 50x50 36 RenderText {#text} at (0,0) size 50x50
37 text run at (0,0) width 50: " " 37 text run at (0,0) width 50: " "
38 RenderInline {SPAN} at (0,0) size 110x50 38 RenderInline {SPAN} at (0,0) size 110x50
39 RenderText {#text} at (60,0) size 100x50 39 RenderText {#text} at (60,0) size 100x50
40 text run at (60,0) width 50: " " 40 text run at (60,0) width 50: " "
41 text run at (110,0) width 50: " " 41 text run at (110,0) width 50: " "
42 layer at (8,102) size 784x0
43 RenderBlock (anonymous) at (0,50) size 784x0
44 RenderBlock {DIV} at (0,0) size 784x0
45 layer at (8,102) size 60x50 42 layer at (8,102) size 60x50
46 RenderInline (relative positioned) {SPAN} at (0,0) size 60x50 [bgcolor=#FFFFFF ] 43 RenderInline (relative positioned) {SPAN} at (0,0) size 60x50 [bgcolor=#FFFFFF ]
47 RenderInline {SPAN} at (0,0) size 60x50 44 RenderInline {SPAN} at (0,0) size 60x50
48 RenderText {#text} at (0,0) size 50x50 45 RenderText {#text} at (0,0) size 50x50
49 text run at (0,0) width 50: " " 46 text run at (0,0) width 50: " "
50 RenderText {#text} at (0,0) size 0x0 47 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698