This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22864 - [imports]: Consider loading imported stylesheets into main document
Summary: [imports]: Consider loading imported stylesheets into main document
Status: RESOLVED DUPLICATE of bug 23170
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 23170
  Show dependency treegraph
 
Reported: 2013-08-02 23:32 UTC by Steve Orvell
Modified: 2013-09-18 20:05 UTC (History)
1 user (show)

See Also:


Attachments

Description Steve Orvell 2013-08-02 23:32:18 UTC
It would be convenient if <link rel="stylesheets"> loaded in HTML imports got added to the main document.

The spec already allows scripts in imports to run. Stylesheets loaded in imports should 'function' as well. If they do not, the author must manually transport them to the main document.
Comment 1 Dimitri Glazkov 2013-09-18 20:05:16 UTC

*** This bug has been marked as a duplicate of bug 23170 ***