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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 527x18 7 LayoutText {#text} at (0,0) size 474x18
8 text run at (0,0) width 527: "This test passes if both of the circles have sharp edges when deviceScaleFactor=2." 8 text run at (0,0) width 474: "This test passes if all circles have sha rp edges when deviceScaleFactor=2."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x132 9 LayoutBlockFlow (anonymous) at (0,34) size 784x132
10 LayoutImage {IMG} at (0,0) size 128x128 10 LayoutImage {IMG} at (0,0) size 128x128
11 LayoutText {#text} at (128,114) size 4x18 11 LayoutText {#text} at (128,114) size 4x18
12 text run at (128,114) width 4: " " 12 text run at (128,114) width 4: " "
13 LayoutImage {IMG} at (132,0) size 128x128 13 LayoutImage {IMG} at (132,0) size 128x128
14 LayoutText {#text} at (260,114) size 4x18
15 text run at (260,114) width 4: " "
16 LayoutBlockFlow {DIV} at (264,0) size 128x128
17 LayoutText {#text} at (392,114) size 4x18
18 text run at (392,114) width 4: " "
19 LayoutBlockFlow {DIV} at (396,0) size 128x128
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