transition-delay-001 (was Re: Tests added for CSS3 Transitions)

Rod,

http://test.csswg.org/source/contributors/rodneyrehm/submitted/css3-transitions/transition-delay-001.html

According to

http://www.w3.org/TR/css3-transitions/#transition-delay-property

it appears that transition-delay can be negative. So, only 1 parsing
error should be noted in Error console (Firefox 18.0.1 and Opera 12.13
respective Error Consoles report it) with regards to

line 57 transition-delay: foobar

So here too, the invalid flag is required.

Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

CSS 2.1 test suite harness:
http://test.csswg.org/harness/

Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Thursday, 31 January 2013 02:05:51 UTC