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

Side by Side Diff: LayoutTests/platform/linux/fast/hidpi/image-srcset-svg-canvas-expected.txt

Issue 25105004: Use srcset's resource pixel density to determine intrinsic size (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@cleantests
Patch Set: Fixed crash+rebased Created 7 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x319
4 RenderBlock {HTML} at (0,0) size 800x319.03
5 RenderBody {BODY} at (8,19.91) size 784x283.13
6 RenderBlock {H2} at (0,0) size 784x27
7 RenderInline {A} at (0,0) size 59x26 [color=#0000EE]
8 RenderText {#text} at (0,0) size 59x26
9 text run at (0,0) width 59: "srcset"
10 RenderText {#text} at (59,0) size 184x26
11 text run at (59,0) width 184: " testcases for SVG"
12 RenderBlock {DIV} at (0,46.91) size 784x236.22 [border: (1px solid #808080 )]
13 RenderBlock {H3} at (17,35.72) size 750x23
14 RenderText {#text} at (0,0) size 364x22
15 text run at (0,0) width 364: "Canvas SVG without explicit dimensions - 1x"
16 RenderBlock (floating) {DIV} at (550.22,77.44) size 216.78x141.78 [bgcol or=#EEEEEE] [border: (1px solid #CCCCCC)]
17 RenderText {#text} at (7,7) size 55x19
18 text run at (7,7) width 55: "expected"
19 RenderBR {BR} at (62,7) size 0x19
20 RenderImage {IMG} at (7,27.39) size 202x102 [border: (1px solid #00000 0)]
21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock (floating) {DIV} at (317.44,77.44) size 216.78x141.78 [bgcol or=#EEEEEE] [border: (1px solid #CCCCCC)]
23 RenderText {#text} at (7,7) size 35x19
24 text run at (7,7) width 35: "actual"
25 RenderBR {BR} at (42,7) size 0x19
26 RenderHTMLCanvas {CANVAS} at (7,27.39) size 202x102 [border: (1px soli d #000000)]
27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock (anonymous) at (17,77.44) size 750x141.78
29 RenderText {#text} at (0,0) size 266x59
30 text run at (0,0) width 263: "This test should show an SVG image dra wn"
31 text run at (0,20) width 262: "into a canvas. The canvas and image s hould"
32 text run at (0,40) width 266: "look the same and both should be 200x 100."
33 RenderBR {BR} at (266,40) size 0x19
34 RenderBlock {CODE} at (0,75) size 0x0
35 RenderText {#text} at (0,60) size 4x19
36 text run at (0,60) width 4: " "
37 RenderBR {BR} at (4,60) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698