Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
index 5ae36f4c7877edbd54e203b27031e264ebdcc4b0..0622d5887f5222387a844be69da7f03eeffd6936 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
@@ -4,11 +4,11 @@ |
<head> |
<title>CSS Writing Modes Test: text-orientation - sideways</title> |
<link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> |
- <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css-writing-modes-3/#text-orientation" /> |
+ <link rel="help" title="5.1. Orienting Text: the 'text-orientation' property" href="http://www.w3.org/TR/css-writing-modes-3/#text-orientation" /> |
<link rel="match" href="reference/text-orientation-014-ref.xht" /> |
<meta http-equiv="content-language" content="en" /> |
<meta name="flags" content="ahem" /> |
- <meta name="assert" content="This test checks that 'text-orientation: sideways' is equivalent to‘sideways-right’in‘vertical-rl’writing mode. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation." /> |
+ <meta name="assert" content="This test checks that 'text-orientation: sideways' causes text to be set as if in a horizontal layout, but rotated 90° clockwise, in vertical writing modes. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation." /> |
<style type="text/css"> |
.view_ahem |
{ |