Bug 132238
Summary: | Layout Test fast/events/shadow-event-path[-2].html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | Tools / Tests | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Horton
Marked as failing in http://trac.webkit.org/changeset/167862.
rniwa, please commit the missing file as soon as you can.
Ryosuke Niwa
Committed r167900: <http://trac.webkit.org/changeset/167900>