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 24283 - "CSS rules" not initialised
Summary: "CSS rules" not initialised
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 19:51 UTC by Ian 'Hixie' Hickson
Modified: 2014-01-13 19:51 UTC (History)
0 users

See Also:


Attachments

Description Ian 'Hixie' Hickson 2014-01-13 19:51:48 UTC
http://dev.w3.org/csswg/cssom/#concept-css-style-sheet-css-rules

Nothing seems to ever actually initialise the CSS rules. In fact, it's not really clear what begins the whole parsing thing -- nothing in CSSOM seems to invoke anything in CSS Syntax currently.