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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/as-image/image-respects-deviceScaleFactor-expected.txt

Issue 2753633003: Implement SVGImage::applyShader() (Closed)
Patch Set: rebaseline Created 3 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
OLDNEW
1 layer at (0,0) size 1600x1200 1 layer at (0,0) size 1600x1200
2 LayoutView at (0,0) size 1600x1200 2 LayoutView at (0,0) size 1600x1200
3 layer at (0,0) size 1600x1200 3 layer at (0,0) size 1600x1200
4 LayoutBlockFlow {HTML} at (0,0) size 1600x1200 4 LayoutBlockFlow {HTML} at (0,0) size 1600x1200
5 LayoutBlockFlow {BODY} at (16,16) size 1568x1168 5 LayoutBlockFlow {BODY} at (16,16) size 1568x1168
6 LayoutBlockFlow {P} at (0,0) size 1568x37 6 LayoutBlockFlow {P} at (0,0) size 1568x37
7 LayoutText {#text} at (0,0) size 1054x36 7 LayoutText {#text} at (0,0) size 947x36
8 text run at (0,0) width 1054: "This test passes if both of the circles have sharp edges when deviceScaleFactor=2." 8 text run at (0,0) width 947: "This test passes if all circles have sha rp edges when deviceScaleFactor=2."
9 LayoutBlockFlow (anonymous) at (0,69) size 1568x264 9 LayoutBlockFlow (anonymous) at (0,69) size 1568x264
10 LayoutImage {IMG} at (0,0) size 256x256 10 LayoutImage {IMG} at (0,0) size 256x256
11 LayoutText {#text} at (256,227) size 8x36 11 LayoutText {#text} at (256,227) size 8x36
12 text run at (256,227) width 8: " " 12 text run at (256,227) width 8: " "
13 LayoutImage {IMG} at (264,0) size 256x256 13 LayoutImage {IMG} at (264,0) size 256x256
14 LayoutText {#text} at (520,227) size 8x36
15 text run at (520,227) width 8: " "
16 LayoutBlockFlow {DIV} at (528,0) size 256x256
17 LayoutText {#text} at (784,227) size 8x36
18 text run at (784,227) width 8: " "
19 LayoutBlockFlow {DIV} at (792,0) size 256x256
14 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698