- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Tue, 12 Oct 2010 16:30:48 -0700
- To: "Arron Eicholz" <Arron.Eicholz@microsoft.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>, "Řyvind Stenhaug" <oyvinds@opera.com>
I wish we would always indicate filename of testcase in subject line of emails when the email is only about 1 single testcase. This helps finding, searching and helps the purpose of archiving. > after-content-display-015 & before-content-display-015, both of these > cases have the same exact issue in them. These cases incorrectly assume > that table-captions will expand to max-content width. However without a > table or width definition the table-caption shrinks to min-content width > thus wrapping the text. Arron, Where exactly do you see this, read this in the spec? I am not questioning what happens with a table-caption without a table box. I am just asking where exactly, precisely I would get to read about this shrinking to min-content width for table-caption. I'd really like to know/read this. > Suggestion would be to make the 'Filler Text' one word or add a > non-breaking space between the 'Filler Text'. I adopted your suggesting and added \A0 in unicode utf-8 into those 2 testcases and added a /* explanation comment */ to that effect. Testcases upgraded and svn-checked revision version 1499: http://test.csswg.org/source/contributors/gtalbot/submitted/after-content-display-015.htm http://test.csswg.org/source/contributors/gtalbot/submitted/after-content-display-015.xht http://test.csswg.org/source/contributors/gtalbot/submitted/before-content-display-015.htm http://test.csswg.org/source/contributors/gtalbot/submitted/before-content-display-015.xht Arron, The same suggestion (adding a non-breaking space between r and t) should apply to Microsoft's http://test.csswg.org/suites/css2.1/20101001/html4/caption-side-001.htm http://test.csswg.org/suites/css2.1/20101001/html4/caption-side-002.htm http://test.csswg.org/suites/css2.1/20101001/html4/caption-side-003.htm because there is no blank white space between the r and t. This was already reported by Řyvind Stenhaug in http://lists.w3.org/Archives/Public/public-css-testsuite/2010Sep/0020.html --------------- I have updated and upgraded the code of all 36 testcases [after|before]-content-display-0xx so that those 36 testcases are easier and faster to go through. regards, Gérard +CC: Řyvind Stenhaug, Tab Jr Atkins -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (RC2; October 1st 2010): http://test.csswg.org/suites/css2.1/20101001/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Tuesday, 12 October 2010 23:31:28 UTC