Bug 113960
| Summary: | [Mac] fast/events/tabindex-focus-blur-all.html fails on WebKit2 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Benjamin Poulain <benjamin> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 32292, 113950 | ||
| Bug Blocks: | |||
Benjamin Poulain
The test fast/events/tabindex-focus-blur-all.html started failing after http://trac.webkit.org/changeset/147591 - https://bugs.webkit.org/show_bug.cgi?id=32292
The test fails on WebKitTestRunner but pass if run manually.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
Fixed by https://bugs.webkit.org/show_bug.cgi?id=113950
Lucas Forschler
Mass move bugs into the DOM component.