Bug 101707 - [Refactoring] Remove shadowPseudoId() and use pseudo() instead in InputType
Summary: [Refactoring] Remove shadowPseudoId() and use pseudo() instead in InputType
Status: RESOLVED WONTFIX
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: 101171
  Show dependency treegraph
 
Reported: 2012-11-08 21:55 PST by Shinya Kawanaka
Modified: 2019-10-04 22:19 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-11-08 21:55:10 PST
We would like to remove shadowPseudoId, and use pseudo() instead.
Comment 1 Ryosuke Niwa 2019-10-04 22:19:34 PDT
We're not gonna do this. V1 API allows ::part, which is distant from pseudo element mechanism.