Adam Kuehn wrote: > > At 12:16 PM 2/3/2006, Philip TAYLOR wrote: > >> Good, I like that re-casting, but it leaves undefined the behaviour >> of a browser that supports "run-in" but not "inline"; that situation, >> too, deserves clarification, IMHO ... > > ...every UA I'm aware of already gets this right. Neither IE6 nor IE7b2 support it properly. <!DOCTYPE html> <style type="text/css"> p { color: red; } p { color: green; color: invalid; } </style> <p>This line should be green</p> -- Lachlan Hunt http://lachy.id.au/Received on Saturday, 4 February 2006 14:19:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:43 GMT