Bug 61166

Summary: [Meta] Change text-based <input> types to the new shadow DOM model
Product: WebKit Reporter: Kent Tamura <tkent>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, rolandsteiner
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 54179, 61351    
Bug Blocks: 48698    

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.