- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sun, 22 Feb 2015 19:11:36 -0500
- To: 塩澤 元 (Shiozawa, Hajime) <hajime.shiozawa@gmail.com>
- Cc: Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Hajime,
http://test.csswg.org/suites/css-writing-modes-3_dev/nightly-unstable/html/vertical-alignment-002-sidewaysright.htm
1-
line 8: <meta name="assert" content="This test checks the generation of
text baseline with vertical align property. When 'writing-mode' is
vertical and when 'text-orientation' is 'sideways-left',
'sideways-right' or 'sideways', then the central baseline is used as the
dominant baseline.">
It should be saying
"(...) then the alphabetical is used as the dominant baseline."
This is probably a copy-N-paste oversight.
2-
I would split such test into 6 smaller tests:
2 writing-modes
3 text-orientation {sideways, sideways-left, sideways-right} values
in a way that would reuse text-baseline-006.xht and
text-baseline-007.xht reference files.
Splitting that way would allow several browsers to pass level 3.
Reusing text-baseline-006.xht and text-baseline-007.xht would allow the
newer, smaller tests to get ride of
yellow-square-vert-redline-left-59x59.png
blue-vert-line-1x220.png
images.
Gérard
--
Test Format Guidelines
http://testthewebforward.org/docs/test-format-guidelines.html
Test Style Guidelines
http://testthewebforward.org/docs/test-style-guidelines.html
Test Templates
http://testthewebforward.org/docs/test-templates.html
CSS Naming Guidelines
http://testthewebforward.org/docs/css-naming.html
Test Review Checklist
http://testthewebforward.org/docs/review-checklist.html
CSS Metadata
http://testthewebforward.org/docs/css-metadata.html
Received on Monday, 23 February 2015 00:12:16 UTC