Bug 101708
| Summary: | [Refactoring] Remove shadowPseudoId() and use pseudo() instead in MediaControl | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
| Component: | DOM | Assignee: | Web Components Team <webcomponents-bugzilla> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | dominicc, rniwa |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 101171 | ||
Shinya Kawanaka
We would like to remove shadowPseudoId, and use pseudo() instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
We're not gonna do this. V1 API allows ::part, which is distant from pseudo element mechanism.