Bug 89077 - [Shadow][Editing] non-contenteditable Table becomes contenteditable
Summary: [Shadow][Editing] non-contenteditable Table becomes contenteditable
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 01:46 PDT by Shinya Kawanaka
Modified: 2012-06-20 17:36 PDT (History)
0 users

See Also:


Attachments
Repro (1.40 KB, text/html)
2012-06-14 01:46 PDT, Shinya Kawanaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-06-14 01:46:56 PDT
Created attachment 147518 [details]
Repro

The table is not contenteditable, but you can edit it.
Comment 1 Shinya Kawanaka 2012-06-20 17:36:31 PDT
According to the spec, the table must be contenteditable. I was wrong.
Let's close this bug as INVALID.