RESOLVED FIXED 92199
The elements in Shadow DOM of meter or progress should not be modifiable.
https://bugs.webkit.org/show_bug.cgi?id=92199
Summary The elements in Shadow DOM of meter or progress should not be modifiable.
Shinya Kawanaka
Reported 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.
Attachments
Patch (6.61 KB, patch)
2012-07-24 20:26 PDT, Shinya Kawanaka
no flags
Patch (7.70 KB, patch)
2012-07-24 22:29 PDT, Shinya Kawanaka
no flags
Patch (7.95 KB, patch)
2012-07-25 18:57 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-07-24 20:26:46 PDT
Hajime Morrita
Comment 2 2012-07-24 21:05:00 PDT
Comment on attachment 154232 [details] Patch Test expectations are missing.
Shinya Kawanaka
Comment 3 2012-07-24 22:29:18 PDT
Shinya Kawanaka
Comment 4 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.
Shinya Kawanaka
Comment 5 2012-07-25 18:57:24 PDT
WebKit Review Bot
Comment 6 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>
WebKit Review Bot
Comment 7 2012-07-25 20:10:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.