Fri, 22 Feb 2013 22:04:09 +0900
changed flags Ahem to ahem in text-orientation-010/011/012/013/014/015 in order to correct invalid flags
1.1 --- a/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-010.xht Fri Feb 22 21:54:40 2013 +0900 1.2 +++ b/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-010.xht Fri Feb 22 22:04:09 2013 +0900 1.3 @@ -7,7 +7,7 @@ 1.4 <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css3-writing-modes/#text-orientation" /> 1.5 <link rel="match" href="reftest/text-orientation-010-ref.xht" /> 1.6 <meta http-equiv="content-language" content="en, ja" /> 1.7 - <meta name="flags" content="font Ahem" /> 1.8 + <meta name="flags" content="font ahem" /> 1.9 <meta name="assert" content="This test checks that 'text-orientation: mixed' causes characters from horizontal-only scripts are set sideways, i.e. 90°clockwise from their standard orientation in horizontal text. Characters from vertical scripts are set with their intrinsic orientation. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation." /> 1.10 <style type="text/css"> 1.11 @font-face
2.1 --- a/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-011.xht Fri Feb 22 21:54:40 2013 +0900 2.2 +++ b/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-011.xht Fri Feb 22 22:04:09 2013 +0900 2.3 @@ -7,7 +7,7 @@ 2.4 <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css3-writing-modes/#text-orientation" /> 2.5 <link rel="match" href="reftest/text-orientation-011-ref.xht" /> 2.6 <meta http-equiv="content-language" content="en, ja" /> 2.7 - <meta name="flags" content="font Ahem" /> 2.8 + <meta name="flags" content="font ahem" /> 2.9 <meta name="assert" content="This test checks that 'text-orientation: upright' causes characters from horizontal-only scripts are rendered upright, i.e. in their standard horizontal orientation, in vertical writing modes. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation." /> 2.10 <style type="text/css"> 2.11 @font-face
3.1 --- a/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-012.xht Fri Feb 22 21:54:40 2013 +0900 3.2 +++ b/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-012.xht Fri Feb 22 22:04:09 2013 +0900 3.3 @@ -7,7 +7,7 @@ 3.4 <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css3-writing-modes/#text-orientation" /> 3.5 <link rel="match" href="reftest/text-orientation-012-ref.xht" /> 3.6 <meta http-equiv="content-language" content="en, ja" /> 3.7 - <meta name="flags" content="font Ahem" /> 3.8 + <meta name="flags" content="font ahem" /> 3.9 <meta name="assert" content="This test checks that 'text-orientation: sideways-right' 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." /> 3.10 <style type="text/css"> 3.11 @font-face
4.1 --- a/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-013.xht Fri Feb 22 21:54:40 2013 +0900 4.2 +++ b/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-013.xht Fri Feb 22 22:04:09 2013 +0900 4.3 @@ -7,7 +7,7 @@ 4.4 <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css3-writing-modes/#text-orientation" /> 4.5 <link rel="match" href="reftest/text-orientation-013-ref.xht" /> 4.6 <meta http-equiv="content-language" content="en" /> 4.7 - <meta name="flags" content="font Ahem" /> 4.8 + <meta name="flags" content="font ahem" /> 4.9 <meta name="assert" content="This test checks that 'text-orientation: sideways-left' causes text to be set as if in a horizontal layout, but rotated 90°counter-clockwise, in vertical writing modes. It's effective to verify 1.block flow direction and 2.inline direction, but not effective to verify 3.glyph orientation." /> 4.10 <style type="text/css"> 4.11 div
5.1 --- a/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-014.xht Fri Feb 22 21:54:40 2013 +0900 5.2 +++ b/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-014.xht Fri Feb 22 22:04:09 2013 +0900 5.3 @@ -7,7 +7,7 @@ 5.4 <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css3-writing-modes/#text-orientation" /> 5.5 <link rel="match" href="reftest/text-orientation-014-ref.xht" /> 5.6 <meta http-equiv="content-language" content="en, ja" /> 5.7 - <meta name="flags" content="font Ahem" /> 5.8 + <meta name="flags" content="font ahem" /> 5.9 <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." /> 5.10 <style type="text/css"> 5.11 @font-face
6.1 --- a/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-015.xht Fri Feb 22 21:54:40 2013 +0900 6.2 +++ b/contributors/east-tokyo/submitted/css3-writing-modes/text-orientation-015.xht Fri Feb 22 22:04:09 2013 +0900 6.3 @@ -7,7 +7,7 @@ 6.4 <link rel="help" title="5.1. Orienting Text: the‘text-orientation’property" href="http://www.w3.org/TR/css3-writing-modes/#text-orientation" /> 6.5 <link rel="match" href="reftest/text-orientation-015-ref.xht" /> 6.6 <meta http-equiv="content-language" content="en, ja" /> 6.7 - <meta name="flags" content="font Ahem" /> 6.8 + <meta name="flags" content="font ahem" /> 6.9 <meta name="assert" content="This test checks that 'text-orientation: sideways' is equivalent to‘sideways-left’in‘vertical-lr’writing mode. This is effective to verify 1.block flow direction, 2.inline direction, but not effetive to verify 3.glyph orientation." /> 6.10 <style type="text/css"> 6.11 .view_ahem