This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
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
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.
Also, how changes to rel and media interact with .disabled.
This bug was cloned to create bug 18187 as part of operation convergence.
Glenn, this is going to need mostly to be specced in the CSSOM spec.
(In reply to comment #4) > Glenn, this is going to need mostly to be specced in the CSSOM spec. i'll go over this with Boris to attempt to determine which side of the line what should be specced, then create an upstream CSSOM bug for portions we conclude should be defined in CSSOM
I think this is the same as bug 14703, but I'll copy some of the comments over. *** This bug has been marked as a duplicate of bug 14703 ***