RESOLVED FIXED 61166
[Meta] Change text-based <input> types to the new shadow DOM model
https://bugs.webkit.org/show_bug.cgi?id=61166
Summary [Meta] Change text-based <input> types to the new shadow DOM model
Kent Tamura
Reported 2011-05-19 20:43:33 PDT
- Just change to the new shadow model by the minimam patch - Layout by the standard way as possible - Code cleanup
Attachments
Kent Tamura
Comment 1 2011-05-20 01:14:58 PDT
(In reply to comment #0) > - Just change to the new shadow model by the minimam patch It's Bug 54179. > - Layout by the standard way as possible > - Code cleanup - Use Element::shadowPseudoId() - Move classes in html/shadow/TextControlInnerElements to their own files
Dimitri Glazkov (Google)
Comment 2 2011-06-04 14:16:03 PDT
Even though there's still some cleanup to do, this is done. Right?
Note You need to log in before you can comment on or make changes to this bug.