- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sun, 06 Oct 2013 16:24:29 -0400
- To: Public CSS test suite mailing list <public-css-testsuite@w3.org>
Hello,
Issue 216
Summary
Drop vertical-align from list of properties supported on
::first-line
http://wiki.csswg.org/spec/css2.1#issue-216
This means that the 3 following tests should at least have the "may"
flag, otherwise be removed from CSS 2.1 test suite:
vertical-align: length on :first-line
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/first-line-pseudo-012.htm
vertical-align: top on :first-line
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/first-line-pseudo-013.htm
vertical-align: top on :first-line
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/first-line-pseudo-014.htm
----------
The 2 following tests have the "may" flag:
vertical-align: bottom on :first-line
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/first-line-pseudo-015.htm
vertical-align: bottom on :first-line
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/first-line-pseudo-016.htm
Gérard
--
Web authors' contributions to CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html
CSS 2.1 Test suite RC6, March 23rd 2011
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html
Received on Sunday, 6 October 2013 20:25:00 UTC