- From: Karl Dubost <karl@w3.org>
- Date: Tue, 13 Feb 2001 08:42:05 -0500 (EST)
- To: tantekc@microsoft.com, peter@linss.com, sho@macromedia.com
- Cc: w3t-qa@w3.org, www-style@w3.org
To editors and authors, :)
Reading of User Interface for CSS3
W3C Working Draft 16 Feb 2000
http://www.w3.org/TR/2000/WD-css3-userint-20000216
A few comments,
1.3 Summary of additions
HML4 Tags: put quotes around attribute's values. Both are
valid HTML 4 and even if it's to show deprecated tags, it encourages
good writing of html toward xhtml.
e.g. INPUT type=button -> INPUT type="button".
4.1 cursor
There are sentences like "Often rendered as a...". Although
"Often" means sometimes, I think it could be useful to indicate
explicitely for the developpers, that it is not mandatory.
Developpers have tendencies to respect the physic's law of minimal
work :).
5.2.1 Keyboard control
Hmmm, You have defined
<win-key> = win | rwin | lwin <- Windows system
<cmd-key> = cmd | rcmd | lcmd <- Macintosh system ? (I think
the Apple key)
This is very hardware oriented. There is no indication in a
short time that these companies will disappear, but why only these
ones. Is it really necessary, or is it possible to have other
mechanisms to bind the keys you need with the name you want. Just a
question.
There's no conformance section in this document. Could you please
define the conformance?
Best Regards
Thank-you :)
--
Karl Dubost / W3C - Conformance Manager
http://www.w3.org/QA/
--- Be Strict To Be Cool! ---
Received on Tuesday, 13 February 2001 10:51:53 UTC