Bug 48108

Summary: REGRESSION(r70283): editing/execCommand/remove-format-elements.html fails on qt, gtk, and chromium
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, tony
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch tkent: review+

Description Ryosuke Niwa 2010-10-21 19:31:36 PDT
editing/execCommand/remove-format-elements.html fails on Qt, GTK, and Chromium platforms because the results for keygen element are different.
Comment 1 Ryosuke Niwa 2010-10-21 19:37:35 PDT
Created attachment 71520 [details]
Patch
Comment 2 Kent Tamura 2010-10-21 19:43:33 PDT
Comment on attachment 71520 [details]
Patch

ok.
Comment 3 Ryosuke Niwa 2010-10-21 19:46:15 PDT
Committed r70285: <http://trac.webkit.org/changeset/70285>