css3-conditional/Overview.src.html

changeset 7105
4f6f1a7462fc
parent 7104
11b7f2371aa3
child 7116
a1df59db9f93
     1.1 --- a/css3-conditional/Overview.src.html	Thu Dec 06 18:31:02 2012 -0800
     1.2 +++ b/css3-conditional/Overview.src.html	Thu Dec 06 18:33:19 2012 -0800
     1.3 @@ -982,7 +982,7 @@
     1.4  
     1.5  <pre class='idl'>interface CSS {
     1.6    static boolean supports(DOMString property, DOMString value);
     1.7 -  static boolean supports(DOMString declaration);
     1.8 +  static boolean supports(DOMString conditionText);
     1.9  }</pre>
    1.10  
    1.11  <dl class='idl-methods'>

mercurial