- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 15 Aug 2015 02:17:24 -0400
- To: Koji Ishii <kojiishi@gluesoft.co.jp>
- Cc: Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Le 2015-07-05 00:50, Koji Ishii a écrit : > Inline: > >> On Jul 5, 2015, at 10:48 AM, Gérard Talbot >> <css21testsuite@gtalbot.org> wrote: >> >> 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 >> [snipped] > It does pass on browsers that do not support text-combine-upright at > all, that’s unfortunate, (...) > If you have ideas to test inheritability that fails nicely for > non-supported browsers, that’s appreciated, but when it’s hard, I > think that’s ok, no? > > /koji I thought we should try @supports (text-combine-upright: all) but even that is unreliable, untrustworthy... or just not working ... am not sure http://www.gtalbot.org/BrowserBugsSection/CSS3ConditionalRules/supports-text-combine-upright-all.html Firefox 43.0a1 buildID=20150814091803 claims to support 'text-combine-upright: all' but it just is not true. 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, 15 August 2015 06:17:53 UTC