[Bug 27418] New: [Shadow]: Need to define what .styleSheets actually does on a shadow root

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27418

            Bug ID: 27418
           Summary: [Shadow]: Need to define what .styleSheets actually
                    does on a shadow root
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: bzbarsky@mit.edu
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
            Blocks: 14978

The spec says:

  On getting, the attribute must return a StyleSheetList sequence containing
the
  shadow root style sheets.

The term "shadow root style sheets" is not defined anywhere.  In fact, the
string "sheet" does not appear anywhere else in this spec.

This needs to actually be defined, with particular attention to older shadow
roots (e.g. do things in older shadow trees even load/parse their
stylesheets?).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 24 November 2014 14:56:07 UTC