Bug 105388
Summary: | Layout Test fast/events/touch/touch-input-element-change-documents.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ilya Tikhonovsky <loislo> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jamesr, leviw |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ilya Tikhonovsky
The following layout test is failing on the all platforms
fast/events/touch/touch-input-element-change-documents.html
Probable cause:
wrong path to the js-test-pre.js
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ilya Tikhonovsky
Committed r138115: <http://trac.webkit.org/changeset/138115>
Levi Weintraub
Thanks for the fix!