Thierry Koblentz wrote:
I just downloaded IE9 and I think I found a way to target it.

Syntax: :root selector {property: value\9;}

Example:
:root #ie9 {color: teal\9;}

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz


Well that interesting. From a comment on the IE blog [1] from "the_dees,"


  | Sorry, is this really Beta1/Preview5?
  |
  | There are so many regressions and overall it seems
  | the build is from somwehere before Preview 4 was
  | published.


How does IE9 beta show these test?

<http://css-class.com/test/css-testsuite/css2.1/declaration-string-character-exscapes.htm>

<http://css-class.com/test/css-testsuite/css2.1/declaration-string-character-exscapes-000.htm>


They were corrected since,

   property: value\0;

is valid [2].


These test are derived from here.

<http://css-class.com/test/bugs/ie/8/parsing-backslash-declaration-string.htm>


The IE9 preview I have is version 1.9.7916.6000


1. <http://blogs.msdn.com/b/ie/archive/2010/09/15/ie9-beta-available-for-download.aspx?PageIndex=2#comments> 2. <http://lists.w3.org/Archives/Public/public-css-testsuite/2010Sep/0053.html>




--
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to