- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Mon, 11 Mar 2013 15:19:23 -0400
- To: "塩澤 元 (Shiozawa, Hajime)" <hajime.shiozawa@gmail.com>
- Cc: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Le Lun 4 mars 2013 9:41, 塩澤 å…ƒ (Shiozawa, Hajime) a écrit :
> Gérard,
>
> I applied your comments to my tests and resubmitted it.
>
> [changes]
> 1. replaced 'padding-{left|right|top|bottom}: 1.5em;' with
> 'padding-{left|right|top|bottom}: 1.0em;' and replaced the word
> 'yellow rectangle' with 'yellow square'.
> 2. removed 'padding: 0.2em;'.
> 3. replaced 'black block' with 'black strip'.
Hajime,
It should be 'stripe'
http://translate.google.com/#en/ja/stripe
"stripe: A long, straight region of a single colour."
http://en.wiktionary.org/wiki/stripe#Noun
"A line, or long, narrow division of anything of a different color or
structure from the ground; hence, any linear variation of color or
structure;"
http://machaut.uchicago.edu/?resource=Webster%27s&word=stripe&use1913=on
> 4. changed class name 'top' to 'right-side-of-central-baseline'.
> 5. removed class declare which is never used in
> inline-block-alignment-006-lr.xht and
> inline-block-alignment-006-rl.xht.
> 7. replaced 'vertical-rl' with 'vertical-lr' at Line 48 of
> text-baseline-005-sidewaysright.xht.
> 8. modified assert sentence for purpose of consistency in content of
> the test.
>
> I misunderstand the writing-modes specification.
>
> In seciton 4.2^[1], there is a sentence.
> "In vertical writing mode, the central baseline is used as the
> dominant baseline when ‘text-orientation’ is ‘mixed’ or
> ‘upright’.
> Otherwise the alphabetic baseline is used. "
> I believed that when 'writing-mode' is vertical and when
> 'text-orientation' is 'mixed or 'upright', the central baseline is
> used as the dominant.
>
> However I've found following sentence in section 5.1^[2].
> "use-glyph-orientation: ... These properties are deprecated and do not
> apply to non-SVG elements. ... In all other contexts, and for
> implementations that do not support the glyph orientation properties,
> the ‘use-glyph-orientation’ behavior is the same as for ‘mixed’.
> "
> I think that it is correct to the baseline behaviour
> 'use-glyph-orientation' is the same as 'mixed' or 'upright'.
Okay. I totally missed this.
> So I removed a case of 'use-glyph-orientaiton' from alphabetical
> baseline tests and added it to central baseline tests.
>
> [1]: dev.w3.org/csswg/css3-writing-modes/#text-baselines
> [2]: http://dev.w3.org/csswg/css3-writing-modes/#use-glyph-orientation
>
>
> Regards,
> Hajime.
>
> --
> # 塩澤 元 (Shiozawa, Hajime)
> # mail: hajime.shiozawa@gmail.com
>
--
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html
CSS 2.1 test suite harness:
http://test.csswg.org/harness/
Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html
Received on Monday, 11 March 2013 19:19:55 UTC