WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 22831
ExecCommand RemoveFormat can't break out of nested spans
https://bugs.webkit.org/show_bug.cgi?id=22831
Summary
ExecCommand RemoveFormat can't break out of nested spans
Deepak Jindal
Reported
2008-12-12 14:40:04 PST
Take the following html: <br> <span style="color: rgb(0, 0, 0);"><font size="2"><span class="Apple-style-span" style="color: rgb(204, 0, 0);">Hello </span>World</font></span><br> Select "World" and run removeFormat command. The "World" becomes red instead of completely format free.
Attachments
demo that the bug has been fixed
(801 bytes, text/html)
2009-08-17 18:04 PDT
,
Ryosuke Niwa
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2009-08-17 17:47:15 PDT
This does not reproduce on TOT. Could you confirm that?
Ryosuke Niwa
Comment 2
2009-08-17 18:04:59 PDT
Created
attachment 35006
[details]
demo that the bug has been fixed
Ryosuke Niwa
Comment 3
2010-07-26 13:01:12 PDT
Closing the bug since the reporter has not responded for 11 months and his test case still passes.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug