Bug 103393 - [Shadow DOM]: ShadowRoot styleSheets property is not implemented
Summary: [Shadow DOM]: ShadowRoot styleSheets property is not implemented
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Web Components Team
URL:
Keywords:
Depends on:
Blocks: 63606 103230
  Show dependency treegraph
 
Reported: 2012-11-27 04:27 PST by Sergey G. Grekhov
Modified: 2019-10-04 22:10 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey G. Grekhov 2012-11-27 04:27:50 PST
According ShadowDom specification ShadowRoot object should have styleSheets property. But in Chrome 23.0.1271.64 m this property always returns null
Comment 1 Dima Voytenko 2017-09-11 16:03:48 PDT
Can confirm the same. The relevant spec: https://www.w3.org/TR/shadow-dom/#extensions-to-the-documentorshadowroot-mixin
Comment 2 Ryosuke Niwa 2019-10-04 22:10:29 PDT
This has been implemented for V1.