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

Unified Diff: LayoutTests/svg/as-image/zero-size-buffered-image-nopaint-expected.html

Issue 109753004: Avoid drawing SVG image content when the image is of zero size. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 12 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/svg/as-image/zero-size-buffered-image-nopaint-expected.html
diff --git a/LayoutTests/svg/as-image/zero-size-buffered-image-nopaint-expected.html b/LayoutTests/svg/as-image/zero-size-buffered-image-nopaint-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..5d6ae542280f7b63dc04537bd667fd1dac3a688d
--- /dev/null
+++ b/LayoutTests/svg/as-image/zero-size-buffered-image-nopaint-expected.html
@@ -0,0 +1,2 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400">
+</svg>

Powered by Google App Engine
This is Rietveld 408576698