Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Side by Side Diff: LayoutTests/platform/win/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt

Issue 251703003: Auto-rebaseline for r172545 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 issue 353933: Pages missing invalidations 1 issue 353933: Pages missing invalidations
2 The test checks that removing a renderer correctly invalidate the existing shift ed content. The image should be correctly invalidated below. 2 The test checks that removing a renderer correctly invalidate the existing shift ed content. The image should be correctly invalidated below.
3 3
4 4
5 (repaint rects 5 (GraphicsLayer
6 (rect 8 92 732 98) 6 (bounds 785.00 742.00)
7 (rect 8 92 769 99) 7 (children 1
8 (rect 8 92 769 99) 8 (GraphicsLayer
9 (rect 8 734 769 99) 9 (bounds 785.00 742.00)
10 (rect 0 742 785 99) 10 (contentsOpaque 1)
11 (rect 8 191 769 642) 11 (drawsContent 1)
12 (rect 8 92 769 642) 12 (repaint rects
13 (rect 8 191 769 642) 13 (rect 8.00 92.00 732.00 98.00)
14 (rect 8 92 769 642) 14 (rect 8.00 92.00 769.00 99.00)
15 (rect 8.00 92.00 769.00 99.00)
16 (rect 8.00 734.00 769.00 99.00)
17 (rect 0.00 742.00 785.00 99.00)
18 (rect 8.00 191.00 769.00 642.00)
19 (rect 8.00 92.00 769.00 642.00)
20 (rect 8.00 191.00 769.00 642.00)
21 (rect 8.00 92.00 769.00 642.00)
22 )
23 )
24 )
15 ) 25 )
16 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698