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

Side by Side Diff: LayoutTests/fast/images/repaint-subrect-grid-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 (repaint rects 1 (repaint rects
2 (rect -100 -100 18 18) 2 (rect -100 -100 18 18)
3 (rect 0 0 18 18) 3 (rect 0 0 18 18)
4 (rect 0 0 18 18) 4 (rect 0 0 18 18)
5 (rect 18 0 19 18) 5 (rect 18 0 19 18)
6 (rect 18 0 19 18) 6 (rect 18 0 19 18)
7 (rect 37 0 18 18) 7 (rect 37 0 18 18)
8 (rect 37 0 18 18) 8 (rect 37 0 18 18)
9 (rect -9 18 18 19) 9 (rect -9 18 18 19)
10 (rect -9 18 18 19) 10 (rect -9 18 18 19)
11 (rect 9 18 18 19) 11 (rect 9 18 18 19)
12 (rect 9 18 18 19) 12 (rect 9 18 18 19)
13 (rect 28 18 18 19) 13 (rect 28 18 18 19)
14 (rect 28 18 18 19) 14 (rect 28 18 18 19)
15 (rect 46 18 18 19) 15 (rect 46 18 18 19)
16 (rect 46 18 18 19) 16 (rect 46 18 18 19)
17 (rect 0 37 18 18) 17 (rect 0 37 18 18)
18 (rect 0 37 18 18) 18 (rect 0 37 18 18)
19 (rect 18 37 19 18) 19 (rect 18 37 19 18)
20 (rect 18 37 19 18) 20 (rect 18 37 19 18)
21 (rect 37 37 18 18) 21 (rect 37 37 18 18)
22 (rect 37 37 18 18) 22 (rect 37 37 18 18)
23 (rect -100 -100 18 18) 23 (rect -100 -100 18 18)
24 (rect 0 0 800 600)
25 (rect 0 0 800 600)
26 (rect -100 -100 18 18)
27 )
28 (GraphicsLayer
29 (bounds 800.00 600.00)
30 (children 1
31 (GraphicsLayer
32 (bounds 800.00 600.00)
33 (contentsOpaque 1)
34 (drawsContent 1)
35 )
36 )
37 ) 24 )
38 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698