RESOLVED DUPLICATE of bug 26483 65591
Copying and pasting text in h1 - h6 will result in nested h1 - h6
https://bugs.webkit.org/show_bug.cgi?id=65591
Summary Copying and pasting text in h1 - h6 will result in nested h1 - h6
Ryosuke Niwa
Reported 2011-08-02 19:13:10 PDT
Created attachment 102732 [details] demo Ultimately, we'd have to fix the bug 34564 to fix the root cause of all these crazy markup but we can fix this particular case. To reproduce this bug, select all, copy & paste in the attached demo
Attachments
demo (181 bytes, text/html)
2011-08-02 19:13 PDT, Ryosuke Niwa
no flags
work in progress (10.27 KB, patch)
2011-08-02 19:22 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2011-08-02 19:22:23 PDT
Created attachment 102733 [details] work in progress The idea here is to extend r81887 and r83322 to remove most of block nodes as well.
Alexey Proskuryakov
Comment 2 2011-08-03 10:32:28 PDT
Duplicate of bug 26483?
Ryosuke Niwa
Comment 3 2011-08-03 10:41:50 PDT
(In reply to comment #2) > Duplicate of bug 26483? Yes! I was looking for that bug yesterday but couldn't find it.
Ryosuke Niwa
Comment 4 2011-08-03 11:55:39 PDT
*** This bug has been marked as a duplicate of bug 26483 ***
Note You need to log in before you can comment on or make changes to this bug.