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

Side by Side Diff: LayoutTests/platform/linux/fast/hidpi/image-srcset-svg-canvas-2x-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 800x269
4 RenderBlock {HTML} at (0,0) size 800x269.03
5 RenderBody {BODY} at (8,19.91) size 784x233.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 784x186.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 - 2x"
16 RenderBlock (floating) {DIV} at (650.22,77.44) size 116.78x91.78 [bgcolo r=#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 102x52 [border: (1px solid #000000 )]
21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock (floating) {DIV} at (517.44,77.44) size 116.78x91.78 [bgcolo r=#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 102x52 [border: (1px solid #000000)]
27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock (anonymous) at (17,77.44) size 750x91.78
29 RenderText {#text} at (0,0) size 447x39
30 text run at (0,0) width 447: "This test should show an SVG image dra wn into a canvas. The canvas and"
31 text run at (0,20) width 340: "image should look the same and both s hould be 100x50."
32 RenderBR {BR} at (340,20) size 0x19
33 RenderBlock {CODE} at (0,55) size 0x0
34 RenderText {#text} at (0,40) size 4x19
35 text run at (0,40) width 4: " "
36 RenderBR {BR} at (4,40) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698