Bug 103395
| Summary: | [Shadow DOM]: ShadowRoot addStyleSheet method is not implemented | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergey G. Grekhov <sgrekhov> |
| Component: | DOM | Assignee: | Web Components Team <webcomponents-bugzilla> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | morrita |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 63606, 103230 | ||
Sergey G. Grekhov
According ShadowDOM specification ShadowRoot object should have addStyleSheet() method. But in Chrome 23.0.1271.64 m this method is not implemented
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergey G. Grekhov
Duplicate of 93923. Please close this item. Sorry
Hajime Morrita
*** This bug has been marked as a duplicate of bug 93923 ***