Bug 89086 - [Shadow][Editing] LI in contenteditable OL becomes non-contenteditable in shadow.
Summary: [Shadow][Editing] LI in contenteditable OL becomes non-contenteditable in sha...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 82697
  Show dependency treegraph
 
Reported: 2012-06-14 02:46 PDT by Takashi Sakamoto
Modified: 2012-06-21 09:04 PDT (History)
1 user (show)

See Also:


Attachments
repro (551 bytes, text/html)
2012-06-14 02:46 PDT, Takashi Sakamoto
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Sakamoto 2012-06-14 02:46:30 PDT
Created attachment 147536 [details]
repro

LI in contenteditable OL becomes non-contenteditable in shadow.
Comment 1 Shinya Kawanaka 2012-06-21 09:04:15 PDT
According to the spec, LI should not be contenteditable surprisingly...
Let's close this bug as INVALID.