- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Fri, 25 Feb 2011 08:54:53 -0800
- To: "John Daggett" <jdaggett@mozilla.com>
- Cc: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>, "L. David Baron" <dbaron@dbaron.org>
Le Jeu 24 février 2011 21:22, John Daggett a écrit : >> Everything I was emailed in october 2010 now contradicts this >> font-family-name-024 test > > Um, not quite clear what you're arguing here. > > My point is that 'font-family: caption;' should not match the > user agent defined caption font. We agree. 'font-family: caption;' should not match the user agent defined caption font. > These user agent defined system > fonts are only allowed in the 'font' shorthand, *not* in > font-family properties. David's point was that "caption" can > still match an available font named caption. We just need to > update the conditions of the test. <meta name="assert" content="System font names are only allowed with the font shorthand, not in font-family rules"> What the text assertion says (or may be interpreted to be saying, it's not that far fetched) is that 'font: caption' is allowed but 'font-family: caption' is not allowed. It's the exact same string, you know. regards, Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (RC5; January 11th 2011): http://test.csswg.org/suites/css2.1/20110111/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Friday, 25 February 2011 16:55:29 UTC