- From: Manos Batsis <m.batsis@bsnet.gr>
- Date: Fri, 29 Jun 2001 18:28:56 +0300
- To: "Tim Bagot" <tsb-w3-style-0003@earth.li>
- Cc: <www-style@w3.org>
> -----Original Message----- > From: Tim Bagot [mailto:tsb-w3-style-0003@earth.li] > And how > should the UA > determine that a given style sheet is vital for comprehensible > presentation? Just using the media type seems rather crude. Never said media will do. To your query, if an XSL is present, then it's vital and should be processed. But if a css is also present, processing it after the XSL just doesn't make sense, unless it is linked by the result tree. Now, if the agent cannot handle XSL then I suppose that css will have to do (although I am against that it is suitable, I agree that it's the authors fault if it is there). So, I believe 'type' should be specified when we have more than one stylesheet PIs and that the agent should depend on them to choose what to do. Kindest regards, Manos
Received on Friday, 29 June 2001 11:30:12 UTC