NEW 82697
[meta] Editing and Selection in Shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=82697
Summary [meta] Editing and Selection in Shadow DOM
Shinya Kawanaka
Reported 2012-03-29 23:42:42 PDT
Selection in Shadow DOM is really broken now. This is a umbrella bug to fix Selection in Shadow DOM.
Attachments
Shinya Kawanaka
Comment 1 2012-05-07 22:16:54 PDT
I've extracted all code where Position::containerNode() is used. https://docs.google.com/a/chromium.org/spreadsheet/ccc?key=0Aty2DXLelNGhdFhuaWliQWFnNEY0blNtX2lLUTRDZHc&pli=1#gid=0 Maybe we should create explicit tests for them to prove this patch does not introduce vulnerability...
Shinya Kawanaka
Comment 2 2012-05-07 23:00:25 PDT
To prove our code are sanity, it's good to have a fuzzer. If no bugs are found by the fuzzer, our code quality seems OK.
Note You need to log in before you can comment on or make changes to this bug.