Bug 129035

Summary: Inner text element should not use -webkit-user-modify
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: FormsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, darin, enrica, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 129068, 129077, 129084    
Bug Blocks: 129034    
Attachments:
Description Flags
Done the refactoring
none
Reverted xcworkspace change
none
Fixed EFL build
none
Reveted erronous test change to input-maxlength-unsupported.html kling: review+

Description Ryosuke Niwa 2014-02-19 01:11:51 PST
Use contenteditable content attribute instead in order to resolve the bug 129034.
Comment 1 Ryosuke Niwa 2014-02-21 00:30:47 PST
Created attachment 224838 [details]
Done the refactoring
Comment 2 Ryosuke Niwa 2014-02-21 00:33:21 PST
Created attachment 224839 [details]
Reverted xcworkspace change
Comment 3 Ryosuke Niwa 2014-02-21 00:58:24 PST
Created attachment 224840 [details]
Fixed EFL build
Comment 4 Ryosuke Niwa 2014-02-21 17:18:26 PST
Created attachment 224930 [details]
Reveted erronous test change to input-maxlength-unsupported.html
Comment 5 Andreas Kling 2014-02-21 17:25:57 PST
Comment on attachment 224930 [details]
Reveted erronous test change to input-maxlength-unsupported.html

r=me
Comment 6 Ryosuke Niwa 2014-02-21 20:04:11 PST
Committed r164526: <http://trac.webkit.org/changeset/164526>