WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
35068
pasting list+stuff into a bulleted list should break out of the bulleted list
https://bugs.webkit.org/show_bug.cgi?id=35068
Summary
pasting list+stuff into a bulleted list should break out of the bulleted list
Tony Chang
Reported
2010-02-17 18:42:07 PST
For example, if I want to paste """ * item some random text not in a list """ Into * one * two * three We currently get: * one * two * item some random text not in a list * three While Firefox gives: * one * two * item some random text not in a list * three I'm not sure what is the preferred behavior. I can see either being useful. Julie or Annie want to comment?
Attachments
Add attachment
proposed patch, testcase, etc.
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