Bug 87152 - TextFieldDecorationElement should be a ShadowRoot
Summary: TextFieldDecorationElement should be a ShadowRoot
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 11:34 PDT by Garrett Casto
Modified: 2022-08-12 09:57 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Garrett Casto 2012-05-22 11:34:17 PDT
Currently getting a TextFieldDecorationElement requires digging around in shadow elements and it would be much easier and faster if TextFieldDecorationElement was just a ShadowRoot.
Comment 1 Ahmad Saleem 2022-08-12 09:18:53 PDT
rniwa@webkit.org - is this needed? Should I mark this as "New" and link with "Shadow DOM" meta bug?
Comment 2 Ryosuke Niwa 2022-08-12 09:57:42 PDT
We don't have TextFieldDecorationElement anymore.