Bug 87477

Summary: [Meta] Organize layout tests for event dispatching in LayoutTest/fast/dom/shadow/.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: UI EventsAssignee: 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    

Description Hayato Ito 2012-05-25 01:47:36 PDT
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).
Comment 1 Dominic Cooney 2013-01-10 06:10:25 PST
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.