Bug 109356 - WebKit does not offer pixel testing facilities for dynamic web pages
Summary: WebKit does not offer pixel testing facilities for dynamic web pages
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-09 08:45 PST by Noam Rosenthal
Modified: 2013-04-24 05:16 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2013-02-09 08:45:30 PST
While the WebKit infrastructure provides support for a single pixel/ref test for a single page, it does not offer a way to test dynamic visual changes.
This makes many parts of WebKit easy to regress, such as how animations work and flickers.