Bug 132238

Summary: Layout Test fast/events/shadow-event-path[-2].html is failing
Product: WebKit Reporter: Tim Horton <thorton>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Horton 2014-04-27 14:31:39 PDT
The following layout test is failing on all platforms

fast/events/shadow-event-path.html

Probable cause:

The commit (http://trac.webkit.org/changeset/167840) forgot to add a file (the shared JS file).
Comment 1 Tim Horton 2014-04-27 14:34:32 PDT
Marked as failing in http://trac.webkit.org/changeset/167862.

rniwa, please commit the missing file as soon as you can.
Comment 2 Ryosuke Niwa 2014-04-28 13:02:14 PDT
Committed r167900: <http://trac.webkit.org/changeset/167900>