DescriptionCompute minimum repaint and show them in overlay
For repaint tests, compute minimum repaint by comparing pixel dump
before and after repaintTest() and output repaint in layout test result.
In overlay, visualize the minimum repaint in expected results.
In this way, when making repaint change and checking actual results,
we can easily discover under-repaint bugs if we see any solid black
area not covered by repaint rects.
This CL depends on chromium-side CL https://codereview.chromium.org/301243022.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176257
Patch Set 1 : #Patch Set 2 : Paint minimum repaint in black #Patch Set 3 : Add "Highlight under-repaint" button #Patch Set 4 : As a local tool #Patch Set 5 : Fix the top link in overlay #
Total comments: 4
Patch Set 6 : Update comments about false under-repaint about recompositing #Patch Set 7 : Combine two text-based-repaint.js #
Total comments: 4
Patch Set 8 : For landing #Patch Set 9 : Rebase #
Messages
Total messages: 18 (0 generated)
|