DescriptionFix fast/repaint/block-layout-inline-children-replaced.html
The test was loading an image but didn't wait for the image
to fully load to get all the invalidations generated. The
extra 2 invalidations come from the image (92 x 100)
and its container (402 x 100).
The fix involves allowing our invalidation harness to
run asynchronously. While touching the code, removed
some unneeded window-prefix.
BUG=313447
R=jamesr@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168491
Patch Set 1 #Patch Set 2 : Rebaselined change #Patch Set 3 : Re-added the post-test hook as it is needed by svg/dynamic-updates/ tests. #
Messages
Total messages: 8 (0 generated)
|