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

Unified Diff: third_party/WebKit/LayoutTests/svg/as-image/view-with-preserveaspectratio-only.html

Issue 2753773009: Inherit 'viewBox' into view spec if it is valid (Closed)
Patch Set: Tests 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/svg/as-image/view-with-preserveaspectratio-only.html
diff --git a/third_party/WebKit/LayoutTests/svg/as-image/view-with-preserveaspectratio-only.html b/third_party/WebKit/LayoutTests/svg/as-image/view-with-preserveaspectratio-only.html
new file mode 100644
index 0000000000000000000000000000000000000000..620d9f1f972d64352f0b79c5373d889fa78247ee
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/svg/as-image/view-with-preserveaspectratio-only.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<img src="../as-image/resources/green-rect-par-none-view.svg#stretch" width="100">

Powered by Google App Engine
This is Rietveld 408576698