- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Jul 2013 16:19:39 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22539
Bug ID: 22539
Summary: [Shadow]: Add support for external stylesheets using
link rel="stylesheet"
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: sorvell@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14978
It is, of course, possible to use external stylesheets within a <style> element
via @import. The spec should consider adding support also for including
stylesheets via link rel="stylesheet" because:
1. it's simpler
2. it's familiar
3. to avoid possible negative characteristics of @import:
https://developers.google.com/speed/docs/best-practices/rtt#AvoidCssImport
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 2 July 2013 16:19:41 UTC