Bug 17987 - LayoutTests/fast/html/marquee-scroll.html does not fail when r31178 is backed out
Summary: LayoutTests/fast/html/marquee-scroll.html does not fail when r31178 is backed...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on: 15263
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-21 12:07 PDT by David Kilzer (:ddkilzer)
Modified: 2008-03-21 12:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2008-03-21 12:07:53 PDT
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).