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

Unified Diff: LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background-expected.html

Issue 223673003: Improve computation of ctmScale{X,Y} in NativeImageSkia::drawPattern (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Drop trailing WS. Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background-expected.html
diff --git a/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background-expected.html b/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..7f326a8d1462bdb2eab25ee8678ed271d98196fa
--- /dev/null
+++ b/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<div style="width: 100px; height: 100px; background-color: #080"></div>

Powered by Google App Engine
This is Rietveld 408576698