- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 Jan 2013 19:25:52 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18483 Tab Atkins Jr. <jackalmage@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |jackalmage@gmail.com Resolution|FIXED |--- --- Comment #6 from Tab Atkins Jr. <jackalmage@gmail.com> --- (In reply to comment #5) > http://dvcs.w3.org/hg/webcomponents/rev/aadaf5d62fff Based on the recent internal thread, I suggest a slightly different syntax. (Sorry for not getting to this earlier - I've been laboring under a mistaken idea of what @host does!) I believe the syntax should instead be: @host <selector>? { <declaration-list> } If the selector is omitted, it defaults to "*". This allows us to still address this bug's issue just as easily as before, but it makes the simple case (when you are only styling one type of element) easier to write. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 31 January 2013 19:25:54 UTC