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

Side by Side Diff: LayoutTests/platform/linux/fast/block/positioning/061-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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 800x8 3 layer at (0,0) size 800x8
4 RenderBlock {HTML} at (0,0) size 800x8 4 RenderBlock {HTML} at (0,0) size 800x8
5 RenderBody {BODY} at (8,8) size 784x0 5 RenderBody {BODY} at (8,8) size 784x0
6 layer at (10,10) size 10x10 scrollHeight 20 6 layer at (10,10) size 10x10 scrollHeight 20
7 RenderBlock (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000] 7 RenderBlock (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
8 RenderImage {IMG} at (0,5) size 10x10 8 RenderBlock {IMG} at (0,0) size 10x10
9 layer at (10,15) size 10x10 backgroundClip at (10,15) size 10x5 clip at (11,16) size 8x4 outlineClip at (10,10) size 10x10 scrollWidth 17 scrollHeight 22
10 RenderBlock {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
11 RenderImage {IMG} at (2,2) size 16x16
9 layer at (10,30) size 10x10 scrollHeight 20 12 layer at (10,30) size 10x10 scrollHeight 20
10 RenderBlock (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000] 13 RenderBlock (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
11 RenderImage {IMG} at (0,5) size 10x10 14 RenderBlock {IMG} at (0,0) size 10x10
15 layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 outlineClip at (10,30) size 10x10 scrollHeight 22
16 RenderBlock {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
17 layer at (12,37) size 6x20 backgroundClip at (12,37) size 6x3 clip at (12,37) si ze 6x3 outlineClip at (11,36) size 8x4 scrollWidth 43
18 RenderBlock {DIV} at (2,2) size 6x20
19 RenderText {#text} at (0,0) size 43x19
20 text run at (0,0) width 43: "nothing"
12 layer at (10,30) size 10x10 21 layer at (10,30) size 10x10
13 RenderImage {IMG} at (0,0) size 10x10 [bgcolor=#0000FF] 22 RenderBlock (positioned) {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
23 layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 outlineClip at (10,30) size 10x10 scrollHeight 42
24 RenderBlock {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
25 layer at (12,37) size 6x40 backgroundClip at (12,37) size 6x3 clip at (12,37) si ze 6x3 outlineClip at (11,36) size 8x4 scrollWidth 43
26 RenderBlock {DIV} at (2,2) size 6x40
27 RenderText {#text} at (0,0) size 43x39
28 text run at (0,0) width 27: "Blue"
29 text run at (0,20) width 43: "Square"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698