Bug 17987
| Summary: | LayoutTests/fast/html/marquee-scroll.html does not fail when r31178 is backed out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | aegolden, ahmad.saleem792 |
| Priority: | P2 | Keywords: | LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | All | ||
| Bug Depends on: | 15263 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
When the WebCore change to r31178 is backed out, the LayoutTests/fast/html/marquee-scroll.html test does not fail.
Unfortunately, testing the position of the marquee element is very timing-dependent, so it may not be possible to make a test for this without some exact timing mechanism (unless <marquee> supports stopping the animation at a known offest).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Searched via 'marquee-scroll.html' and 'marquee-scroll' on searchfox.org and don't find any platform specific expectation, so it seems that it is passing without issue nowadays.
Marking this as 'RESOLVED CONFIGURATION CHANGED'.