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

Unified Diff: third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-06-b.svg

Issue 1404853003: Add SVG Text to support the CSS 'text-orientation' property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: drott review Created 5 years, 2 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/W3C-SVG-1.1/text-align-06-b.svg
diff --git a/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-06-b.svg b/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-06-b.svg
index d5b97b081921ac8719cb81299dd88f7c6326e738..daee6532520ecaccfb3ece86592a1d09a9ad1019 100644
--- a/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-06-b.svg
+++ b/third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-06-b.svg
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="../text/resources/glyph-orientation-vertical.css" type="text/css"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Basic//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd">
<!--======================================================================-->

Powered by Google App Engine
This is Rietveld 408576698