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

Unified Diff: third_party/WebKit/LayoutTests/svg/text/text-selection-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/text/text-selection-align-06-b.svg
diff --git a/third_party/WebKit/LayoutTests/svg/text/text-selection-align-06-b.svg b/third_party/WebKit/LayoutTests/svg/text/text-selection-align-06-b.svg
index 4992c9a720d1969b3b9219339296fbfaaef16543..47520b90cf5f48dae5c9e293c014b55974d582c3 100644
--- a/third_party/WebKit/LayoutTests/svg/text/text-selection-align-06-b.svg
+++ b/third_party/WebKit/LayoutTests/svg/text/text-selection-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