commit | c4d086ffd3733c108091ab1cd82789eadaecd5ad | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Thu Feb 20 22:26:24 2014 |
committer | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Thu Feb 20 22:26:24 2014 |
tree | dbb1fff0e32b1ab6c49dcbe59a94c7579eeca321 | |
parent | 9fc53bb89d9ca703ff65459a4d81f8390f836c16 [diff] |
Convert most of fast/repaint to use text based harness The pixel-based repaint test harness is incompatible with compositing and has to go. The text-based harness can test everything that the pixel based version could. This converts almost everything over by switching tests using f/r/resources/repaint.js over to f/r/resources/text-based-repaint.js, fixes up a few tests to work, and converts a few tests that are actually just pixel tests (not repaint tests) to do only what they need to do to cover what they intend to cover. BUG=344105 Review URL: https://codereview.chromium.org/168243002 git-svn-id: svn://svn.chromium.org/blink/trunk@167542 bbb929c8-8fbe-4397-9dbb-9b2b20218538