Re[10]: css with attribues

David,

DD> Do you mean that they ...

they = attributes ?

DD> ... should be treated just like any other property?

yes (for attributes).

DD> attribute can be assigned based on the media type of the stylesheet?

Opposite.
Attributes, specified in css, must be assigned for all media (in my version).

DD> do you mean that an attribute specified in a screen media
DD> stylesheet should apply to all media? (which would be horribly  
DD> unintuitive).

Media must be ignored for attributes in css.
So it's not reasonable to write media at all for attributes.
P.S.
Exactly for your question: yes.
Attribute, specified in a screen media stylesheet, must be applied to all media.

DD> Some user agents are already
DD> geared up to handle a document that is adjusted on the fly based on
DD> other files (such as images, and stylesheets) ...

These realtime UA are only browsers, right ?

DD> ... but others are not ...

These UA are non-realtime UA (search engines, other libraries), right ?

DD> ... and adding this feature would require

You was not write, what will require my proposal:
non-realtime UA can parse after downloading of csas-file.

DD> using the term 'browser'

'Browser' in this context means realtime UA
(working in "trigger" mode).

P.S.
I'm understanding, that english is native language for you :)
But please, write grammatical constructions more simply.


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 Wednesday, 16 January 2008 08:06:46 UTC