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

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

Issue 250803011: Revert FCM text-based-repaint change and rebaselines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Too many 500 errors 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 (GraphicsLayer 5 (repaint rects
6 (bounds 785.00 735.00) 6 (rect 8 86 732 98)
7 (children 1 7 (rect 8 86 769 98)
8 (GraphicsLayer 8 (rect 8 86 769 98)
9 (bounds 785.00 735.00) 9 (rect 8 727 769 98)
10 (contentsOpaque 1) 10 (rect 0 735 785 98)
11 (drawsContent 1) 11 (rect 8 184 769 641)
12 (repaint rects 12 (rect 8 86 769 641)
13 (rect 8.00 86.00 732.00 98.00) 13 (rect 8 184 769 641)
14 (rect 8.00 86.00 769.00 98.00) 14 (rect 8 86 769 641)
15 (rect 8.00 86.00 769.00 98.00)
16 (rect 8.00 727.00 769.00 98.00)
17 (rect 0.00 735.00 785.00 98.00)
18 (rect 8.00 184.00 769.00 641.00)
19 (rect 8.00 86.00 769.00 641.00)
20 (rect 8.00 184.00 769.00 641.00)
21 (rect 8.00 86.00 769.00 641.00)
22 )
23 )
24 )
25 ) 15 )
26 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698