Bug 48648
Summary: | Write layout test suite for event targeting and its interaction with shadow DOM | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | DOM | Assignee: | Dimitri Glazkov (Google) <dglazkov> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | arv |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 46015 | ||
Bug Blocks: | 48698 |
Dimitri Glazkov (Google)
Per https://bugs.webkit.org/show_bug.cgi?id=46015#c11, I need to write layout tests to better capture how event re-targeting works.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dimitri Glazkov (Google)
The final patch included the first set of tests and a harness. Closing this and will track additions/changes to the test as needed.