- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Fri, 20 Feb 2015 21:23:27 -0500
- To: 塩澤 元 (Shiozawa, Hajime) <hajime.shiozawa@gmail.com>
- Cc: Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Hajime,
I made a tiny change to these
http://test.csswg.org/source/css-writing-modes-3/text-baseline-002.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-003.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-004.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-005.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-006.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-007.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-008.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-009.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-010.xht
http://test.csswg.org/source/css-writing-modes-3/text-baseline-011.xht
tests. The way those tests were coded, they relied on the default 
'overflow: visible' declaration.
Now, as coded, those tests do not rely on default 'overflow' 
declaration; if you add to those tests div {overflow: hidden}, they will 
now be rendered just like before. The tests were already good; now they 
are just better, more robust, more accurate.
committed changeset 7033:ac5a5ff5b03c
changeset: http://hg.csswg.org/test/rev/ac5a5ff5b03c
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 Saturday, 21 February 2015 02:23:59 UTC