- From: Al Gilman <asgilman@access.digex.net>
- Date: Mon, 3 Nov 1997 14:07:20 -0500 (EST)
- To: w3c-wai-hc@w3.org (HC team)
- Cc: w3c-css-wg@w3.org
to follow up on what Dave Raggett said: > > Is that a problem? You would need to ensure the "screen enlarged" > style sheet comes after such default screen style sheets, e.g. to > make sure the font-sizes and white space settings come out right. > > By placing the "screen enlarged" style sheet before the "screen" > default, new browsers that recognize the former would be happy while > older browsers would show the regular screen style sheet. The rules > in the latter would then override the rules in the former. Isn't > this the right thing to do? > IMHO the right thing to do in the old browsers is for them to detect that they have an unresolved conflict between two "screen" styles [can't tell "screen" from "screen enlarged"] and pop up to ask the user which the user wants. At this point the full text of the media indication ["screen" vs. "screen enlarged"] is copied into the select list in the popup dialog. The user can make the right decision based on the natural-language interpretation of the formally-undefined text. Of course, we are talking old browsers that do whatever they do. Do they ever stop to ask? If they don't we need "User Guidelines" that teach tricks like how to get to the stylesheet-suppression functions in "preferences." Since these are browser-specific, we need to fold that Help/Learn capability in under the Browser Guidelines. -- Al
Received on Monday, 3 November 1997 14:07:48 UTC