Bug 118484
Summary: | REGRESSION (r152197-r152199): editing/selection/user-select-all-image-with-single-click.html, editing/selection/user-select-all-with-single-click.html failing on Apple Win 7 Release (Tests) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Roger Fong <roger_fong> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | enrica, rniwa, roger_fong |
Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r152199%20(36911)/results.html |
Roger Fong
editing/selection/user-select-all-image-with-single-click.html and editing/selection/user-select-all-with-single-click.html started failing on Apple Win 7 Release (Tests) between r152198 and r152199 (inclusive).
http://trac.webkit.org/log/trunk?rev=152199&stop_rev=152198&limit=3
http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r152197%20(36910)/results.html passed
http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r152199%20(36911)/results.html failed
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
We don't enable -webkit-user-select: all on Windows, do we? We probably need to skip these tests.