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

Unified Diff: trunk/LayoutTests/fast/css/resources/circle-small.svg

Issue 23465021: Revert 157745 "Add support for the object-position CSS property." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 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: trunk/LayoutTests/fast/css/resources/circle-small.svg
===================================================================
--- trunk/LayoutTests/fast/css/resources/circle-small.svg (revision 157750)
+++ trunk/LayoutTests/fast/css/resources/circle-small.svg (working copy)
@@ -1,6 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
- "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
-<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36">
- <circle cx="50%" cy="50%" r="16" style="fill:blue;" />
-</svg>

Powered by Google App Engine
This is Rietveld 408576698