- From: Øyvind Stenhaug <oyvinds@opera.com>
- Date: Thu, 24 Jan 2013 11:08:53 +0100
- To: "Brad Kemper" <brad.kemper@gmail.com>
- Cc: "Lea Verou" <lea@w3.org>, "Tab Atkins Jr." <jackalmage@gmail.com>, "Sylvain Galineau" <sylvaing@microsoft.com>, "Mounir Lamouri" <mounir@lamouri.fr>, "www-style list" <www-style@w3.org>
On Thu, 24 Jan 2013 11:03:51 +0100, Øyvind Stenhaug <oyvinds@opera.com> wrote: > Example test: > > <!doctype html> > <title>UA stylesheet rule vs. author stylesheet rule with lower > specificity</title> > <style> > * { display: inline; } > head { display: block; } Uh, that should be "display: none;", of course. (Muphry's law [sic] strikes again? :) > </style> > <p>This text</p> > <p>should be on one line.</p> -- Øyvind Stenhaug Opera Software ASA
Received on Thursday, 24 January 2013 10:09:40 UTC