Re[6]: css with attribues [software]

Alan,

>> >> We speak about admissibility of merging attributes and properties
>> >> into single space, and possibility to specify them both in tags
>> >> (without 'style=') and in CSS-file.
>> AG>   you want to allow this.
>> AG> <div float="left">
>> AG> <surname color="blue">Name</surname>
>> AG> </div>
>> AG>   with this CSS
>> AG> div[float="left"] {float:none}
>> AG> surname[color="blue"] {color:aqua}
>> And for arbitrary tags also.
AG> What you are proposing to the CSS WG is
AG> if properties can be used as the attribute in Attribute Selectors.
+
AG>            surname[color="orange"] {color:yellow}
AG> the only part concerning the CSS WG is this.
AG>            surname[color="...."]

And also
               surname {attribute: value}

Please, look at the name of topic ("css with attribues").

AG> Can a CSS property be used as the attribute in Attribute
AG> Selectors? My answer is yes.

Can you give me link to standard on www.w3.org ?

AG> Now Dmitry your quest for the adoption of your proposal
AG> should depart this list and maybe migrate to the html WG list.

  Merging of spaces concerns both public-html@ and www-style@.
  And it's necessary to note, that for public-html@ is more simply:
speach will go only about withdrawing 'style=' from SYNTAX.
  What's about www-style@, deal is more seriously -
correspondence with David Dorward confirms this.


Dmitry Turin
SQL5      (5.9.1)  http://sql50.euro.ru
HTML6     (6.5.1)  http://html60.euro.ru
Unicode7  (7.2.1)  http://unicode70.euro.ru
Computer2 (2.0.2)  http://computer20.euro.ru

Received on Friday, 18 January 2008 10:38:41 UTC