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

Unified Diff: LayoutTests/svg/transforms/translate-without-units-expected.svg

Issue 459053002: Revert of [SVG2] Make transform, gradientTransform and patternTransform presentation attributes. (h… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add missing expectation Created 6 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
« no previous file with comments | « LayoutTests/svg/transforms/translate-without-units.svg ('k') | Source/core/svg/GradientAttributes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/transforms/translate-without-units-expected.svg
diff --git a/LayoutTests/svg/transforms/translate-without-units-expected.svg b/LayoutTests/svg/transforms/translate-without-units-expected.svg
deleted file mode 100644
index 384660fee076347d97739e492a3925b7509097cd..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/transforms/translate-without-units-expected.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" viewBox="0 0 100 100">
- <rect width="100" height="100" fill="green"/>
-</svg>
« no previous file with comments | « LayoutTests/svg/transforms/translate-without-units.svg ('k') | Source/core/svg/GradientAttributes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698