[css-writing-modes-3] text-baseline-002 .. text-baseline-011 : height: 3em to 4em

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