- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 04 Jul 2015 21:48:38 -0400
- To: Koji Ishii <kojiishi@gluesoft.co.jp>
- Cc: Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Koji,
This is just in case you are not already aware of this...
[src]
http://test.csswg.org/source/css-writing-modes-3/text-combine-upright-inherit-all-001.html
[nightly-unstable]
http://test.csswg.org/suites/css-writing-modes-3_dev/nightly-unstable/html/text-combine-upright-inherit-all-001.htm
[reference src]
http://test.csswg.org/source/css-writing-modes-3/reference/text-combine-upright-inherit-all-001.html
[reference nightly-unstable]
http://test.csswg.org/suites/css-writing-modes-3_dev/nightly-unstable/html/reference/text-combine-upright-inherit-all-001.htm
The reference file should not use text-combine-horizontal property and
no vendor prefix. As it is (right now), it's just a copy of the test.
The reference file should just use:
#container {
font-size:50px;
}
...
<div id="container">
<div>66</div>
<div>66</div>
<div>66</div>
</div>
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 Sunday, 5 July 2015 01:49:11 UTC