W3C home > Mailing lists > Public > www-style@w3.org > November 2013

Re: [mediaqueries] Add "<" and ">" syntax?

From: Tab Atkins Jr. <jackalmage@gmail.com>
Date: Tue, 12 Nov 2013 07:50:16 -0800
Message-ID: <CAAWBYDD+oUKfSu9j4Cnkrd7GgApqn9Af83LKhq7my5qgJ-FYnA@mail.gmail.com>
To: David Newton <david@davidnewton.ca>
Cc: www-style list <www-style@w3.org>
On Tue, Nov 12, 2013 at 6:06 AM, David Newton <david@davidnewton.ca> wrote:
> I love this idea. Would problems w/ legacy browsers only show up if the CSS was in the HTML (i.e. in <style>), or could we expect problems for linked stylesheets as well?

Only inline <style>, and we're talking *really* legacy browsers, like
IE5 and Netscape.  The ones that you had to do this trick in:

<style>
<!--
foo { color: red; }
-->
</style>

~TJ
Received on Tuesday, 12 November 2013 15:51:03 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:34 UTC