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 22452 - <?xml-stylesheet?> should probably also block scripts. Maybe Link: too if we don't decide to kill it.
Summary: <?xml-stylesheet?> should probably also block scripts. Maybe Link: too if we ...
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 12:51 UTC by contributor
Modified: 2013-08-27 12:00 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-06-25 12:51:26 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#a-style-sheet-that-is-blocking-scripts
Complete: http://www.whatwg.org/c#a-style-sheet-that-is-blocking-scripts
Referrer: 

Comment:
<?xml-stylesheet?> should probably also block scripts. Maybe Link: too if we
don't decide to kill it.

Posted from: 90.230.218.37
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.45 Safari/537.36 OPR/15.0.1147.62 (Edition Next)
Comment 1 Ian 'Hixie' Hickson 2013-07-02 23:11:11 UTC
The HTML spec doesn't define either of those mechanisms. I'm not sure what I'm supposed to do here to resolve this bug.
Comment 2 Glenn Adams 2013-08-07 13:46:51 UTC
This sounds more like a CSP issue. It doesn't seem appropriate for CSSOM to specify this either.
Comment 3 Simon Pieters 2013-08-08 09:19:03 UTC
This has nothing to do with CSP. "block" here doesn't mean "down't download", it means "wait with executing until the stylesheet is ready".

Since CSSOM currently specifies how <?xml-stylesheet?> and Link: works for CSS, it seems like the right place to specify this.
Comment 4 Simon Pieters 2013-08-27 12:00:28 UTC
https://dvcs.w3.org/hg/csswg/rev/73e18bafa19f