- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 03 Dec 2008 11:40:57 +0100
- To: "L. David Baron" <dbaron@dbaron.org>, "Ian Hickson" <ian@hixie.ch>
- Cc: www-archive@w3.org
On Sun, 02 Nov 2008 22:16:35 +0100, L. David Baron <dbaron@dbaron.org> wrote: > On Wednesday 2008-10-08 23:04 +0000, Ian Hickson wrote: >> On Wed, 8 Oct 2008, L. David Baron wrote: >> > >> > So there's one other test in Acid3 (test 46, item t) that is wrong >> > according to the latest css3-mediaqueries draft. For details, see: >> > https://bugzilla.mozilla.org/show_bug.cgi?id=454226 >> > http://lists.w3.org/Archives/Public/www-style/2008Sep/0218.html >> > >> > The group discussed this this morning and agreed to leave the editors >> > draft as-is (so that Acid3 is wrong). >> > >> > Any chance you could fix the test accordingly? >> >> Ok, I commented out case t as well. > > So, there was a mistake in my original patch implementing this > change, and I believe it affects tests #r and #s as well. Anne, > could you confirm this? Yes, the following all, all and color all, all and min-color: 0 all and min-color: 0, all should all match. (Because of the standalone 'all', the other part is "invalid" and "ignored".) I'll update my test suite later to include these and file bugs on the latest version of Opera if we still fail these. (We only recently updated our implementation to be compliant with the latest Media Queries draft specification.) > (The patch I wrote to fix a real site that broke due to my previous > patch also broke those two tests. See > http://hg.mozilla.org/mozilla-central/rev/01406b3b31c0 .) -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Wednesday, 3 December 2008 10:41:48 UTC