[css-writing-modes-3] vertical-align: sup and super: vertical-alignment-004, vertical-alignment-005a, vertical-alignment-005b, vertical-alignment-007, vertical-alignment-008a, vertical-alignment-008b

Hajime,

[src]
http://test.csswg.org/source/css-writing-modes-3/vertical-alignment-004.xht
vertical-alignment-004: vertical align - 'sub' (alphabetical baseline 
with horizontal layout)
     This test checks the generation of text baseline with vertical align 
property. When 'writing-mode' is horizontal, then the alphabetical 
baseline is used as the dominant baseline.

[src]
http://test.csswg.org/source/css-writing-modes-3/vertical-alignment-005a.xht
vertical-alignment-005a: vertical align - 'sub' (alphabetical baseline 
with vertical layout)
     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.

[src]
http://test.csswg.org/source/css-writing-modes-3/vertical-alignment-005b.xht
vertical-alignment-005b: vertical align - 'sub' (alphabetical baseline 
with vertical layout)
     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.

[src]
http://test.csswg.org/source/css-writing-modes-3/vertical-alignment-007.xht
vertical-alignment-007: vertical align - 'super' (alphabetical baseline 
with horizontal layout)
     This test checks the generation of text baseline with vertical align 
property. When 'writing-mode' is horizontal, then the alphabetical 
baseline is used as the dominant baseline.

[src]
http://test.csswg.org/source/css-writing-modes-3/vertical-alignment-008a.xht
vertical-alignment-008a: vertical align - 'super' (alphabetical baseline 
with vertical layout)
     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.

[src]
http://test.csswg.org/source/css-writing-modes-3/vertical-alignment-008b.xht
vertical-alignment-008b: vertical align - 'super' (alphabetical baseline 
with vertical layout)
     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 is not possible to create reference files for testing 
'vertical-align: sub' and 'vertical-align: super' for reasons explained 
in
http://lists.w3.org/Archives/Public/public-css-testsuite/2015Apr/0002.html

If you want to create tests for testing 'vertical-align: sub' and 
'vertical-align: super' in vertical writing-modes, then create manual 
tests. And I suggest to use H2O and a² + b² = c² for such tests like 
explained in /2015Apr/0002.html .

vertical-alignment-004.xht and vertical-alignment-007.xht can be safely 
removed: we do not need to test 'vertical align: sub' 'vertical align: 
super' in an horizontal-tb context. We already have
http://test.csswg.org/suites/css2.1/20110323/html4/vertical-align-115.htm
and
http://test.csswg.org/suites/css2.1/20110323/html4/vertical-align-116.htm

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 Tuesday, 9 June 2015 05:02:40 UTC