- From: Rijk van Geijtenbeek <rijk@opera.com>
- Date: Tue, 09 Mar 2004 11:21:51 +0100
- To: "WWW Style" <www-style@w3.org>
On Tue, 9 Mar 2004 17:41:26 +1100 (EST), Michael Day
<mikeday@yeslogic.com> wrote:
>
>
> Hi Tantek,
>
>> @viewport {
>> title: contents(root>label); /* note use of Selectors on the RHS */
>> }
>
> Could this be done using string-set instead of selectors?
Wasn't that what Tantek's other example showed?
@viewport {
title: "Welcome to this XML document";
}
Looks like a nice idea, though for an XHTML-aware UA you could reuse the
TITLE element.
--
The Web is a procrastination apparatus: | Rijk van Geijtenbeek
It can absorb as much time as | Documentation & QA
is required to ensure that you | Opera Software ASA
won't get any real work done. - J.Nielsen | mailto:rijk@opera.com M
Received on Tuesday, 9 March 2004 05:22:40 UTC