Bug 92199 - The elements in Shadow DOM of meter or progress should not be modifiable.
Summary: The elements in Shadow DOM of meter or progress should not be modifiable.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 65738
  Show dependency treegraph
 
Reported: 2012-07-24 20:21 PDT by Shinya Kawanaka
Modified: 2012-07-25 20:10 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.61 KB, patch)
2012-07-24 20:26 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff
Patch (7.70 KB, patch)
2012-07-24 22:29 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff
Patch (7.95 KB, patch)
2012-07-25 18:57 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-07-24 20:21:45 PDT
When we add -webkit-user-modify to elements in Shadow DOM of progress or meter, they become modifiable.
We would like to prohibit it.
Comment 1 Shinya Kawanaka 2012-07-24 20:26:46 PDT
Created attachment 154232 [details]
Patch
Comment 2 Hajime Morrita 2012-07-24 21:05:00 PDT
Comment on attachment 154232 [details]
Patch

Test expectations are missing.
Comment 3 Shinya Kawanaka 2012-07-24 22:29:18 PDT
Created attachment 154254 [details]
Patch
Comment 4 Shinya Kawanaka 2012-07-24 23:20:47 PDT
(In reply to comment #2)
> (From update of attachment 154232 [details])
> Test expectations are missing.

Oops. I've updated it.
Comment 5 Shinya Kawanaka 2012-07-25 18:57:24 PDT
Created attachment 154516 [details]
Patch
Comment 6 WebKit Review Bot 2012-07-25 20:10:31 PDT
Comment on attachment 154516 [details]
Patch

Clearing flags on attachment: 154516

Committed r123704: <http://trac.webkit.org/changeset/123704>
Comment 7 WebKit Review Bot 2012-07-25 20:10:36 PDT
All reviewed patches have been landed.  Closing bug.