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

Unified Diff: third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-zoom-expected.txt

Issue 2323853002: SVGImageForContainer::imageForCurrentFrame() needs to account for zoom (Closed)
Patch Set: expectations Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-zoom-expected.txt b/third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-zoom-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..82c64115593ef38607070ef6424c906534e64693
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-zoom-expected.txt
@@ -0,0 +1,35 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x189
+ LayoutBlockFlow {HTML} at (0,0) size 800x189
+ LayoutBlockFlow {BODY} at (4,4) size 792x181
+ LayoutBlockFlow {DIV} at (0,0) size 25x25
+ LayoutText {#text} at (25,15) size 2x12
+ text run at (25,15) width 2: " "
+ LayoutBlockFlow {DIV} at (27,0) size 25x25
+ LayoutText {#text} at (52,15) size 2x12
+ text run at (52,15) width 2: " "
+ LayoutBlockFlow {DIV} at (54,0) size 25x25
+ LayoutText {#text} at (79,15) size 2x12
+ text run at (79,15) width 2: " "
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,27) size 50x50
+ LayoutText {#text} at (50,67) size 2x12
+ text run at (50,67) width 2: " "
+ LayoutBlockFlow {DIV} at (52,27) size 50x50
+ LayoutText {#text} at (102,67) size 2x12
+ text run at (102,67) width 2: " "
+ LayoutBlockFlow {DIV} at (104,27) size 50x50
+ LayoutText {#text} at (154,67) size 2x12
+ text run at (154,67) width 2: " "
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,79) size 100x100
+ LayoutText {#text} at (100,169) size 2x12
+ text run at (100,169) width 2: " "
+ LayoutBlockFlow {DIV} at (102,79) size 100x100
+ LayoutText {#text} at (202,169) size 2x12
+ text run at (202,169) width 2: " "
+ LayoutBlockFlow {DIV} at (204,79) size 100x100
+ LayoutText {#text} at (304,169) size 2x12
+ text run at (304,169) width 2: " "
+ LayoutBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698