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 18187 - Need to define processing model for style and link
Summary: Need to define processing model for style and link
Status: RESOLVED DUPLICATE of bug 17999
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 17:36 UTC by contributor
Modified: 2013-05-24 20:45 UTC (History)
7 users (show)

See Also:


Attachments

Description contributor 2012-07-18 17:36:26 UTC
This was was cloned from bug 17165 as part of operation convergence.
Originally filed: 2012-05-24 05:35:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-05-24 05:35:13 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html
Multipage: http://www.whatwg.org/C#styling
Complete: http://www.whatwg.org/c#styling

Comment:
Need to define processing model for style and link

Posted from: 71.184.125.56 by bzbarsky@mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/15.0 Firefox/15.0a1
================================================================================
 #1   Boris Zbarsky                                   2012-05-24 05:36:33 +0000 
--------------------------------------------------------------------------------
In particular, at what points are the stylesheets actually loaded/parsed respectively?  What happens if the DOM inside <style> is mutated?  What happens if the CSSOM is mutated and then attributes that affect the styling behavior (e.g. title, rel, media) are changed?

UAs seem to be somewhat inconsistent on all this stuff.
================================================================================
 #2   Boris Zbarsky                                   2012-05-24 05:37:33 +0000 
--------------------------------------------------------------------------------
Also, how changes to rel and media interact with .disabled.
================================================================================
Comment 1 Robin Berjon 2013-01-21 15:59:49 UTC
Mass move to "HTML WG"
Comment 2 Robin Berjon 2013-01-21 16:02:36 UTC
Mass move to "HTML WG"
Comment 3 Travis Leithead [MSFT] 2013-05-24 20:45:25 UTC
Keeping the WHATWG bug and this one in sync related to resolution/fix.

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