Bug 87477
Summary: | [Meta] Organize layout tests for event dispatching in LayoutTest/fast/dom/shadow/. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hayato Ito <hayato> |
Component: | UI Events | Assignee: | Web Components Team <webcomponents-bugzilla> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dglazkov, dominicc, morrita, shinyak, tasak |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 87626 | ||
Bug Blocks: | 59805 |
Hayato Ito
There are a couple of tests for event dispatching in LayoutTest/fast/dom/shadow/ directory.
It might be better that we organize them for the following reasons:
- There are duplication of functionality between them. We should merge or get rid of some of them.
- Some functions are badly named. For example, shadow-dom-event-dispatcher.html has a lot of functions named prepareDOMTreeXXX (XXX is the sequence number, not explaining the purpose of tests).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominic Cooney
This is a meta bug with no blocking bugs, so I am closing it. Please reopen with more details if this is of continued interest.