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

Unified Diff: LayoutTests/svg/css/svg-paint-order.html

Issue 22482004: Add support for the object-fit CSS property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase for landing Created 7 years, 4 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/css/svg-paint-order.html
diff --git a/LayoutTests/svg/css/svg-attribute-parser-mode.html b/LayoutTests/svg/css/svg-paint-order.html
similarity index 79%
copy from LayoutTests/svg/css/svg-attribute-parser-mode.html
copy to LayoutTests/svg/css/svg-paint-order.html
index 72351e8b08a8eaeb85356a5b035d741ca0c9ae57..191fbc6e9882086d87680f13c716dd32bfd8ae40 100644
--- a/LayoutTests/svg/css/svg-attribute-parser-mode.html
+++ b/LayoutTests/svg/css/svg-paint-order.html
@@ -7,6 +7,6 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/svg-attribute-parser-mode.js"></script>
+<script src="script-tests/svg-paint-order.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/svg/css/script-tests/svg-paint-order.js ('k') | LayoutTests/svg/css/svg-paint-order-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698