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

Side by Side Diff: LayoutTests/fast/images/repaint-subrect-grid-expected.txt

Issue 267553002: FCMify two text-based-repaint tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Two flaky non-image tests Created 6 years, 7 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 (GraphicsLayer
2 (rect -100 -100 18 18) 2 (bounds 800.00 600.00)
3 (rect 0 0 18 18) 3 (children 1
4 (rect 0 0 18 18) 4 (GraphicsLayer
5 (rect 18 0 19 18) 5 (bounds 800.00 600.00)
6 (rect 18 0 19 18) 6 (contentsOpaque 1)
7 (rect 37 0 18 18) 7 (drawsContent 1)
8 (rect 37 0 18 18) 8 (repaint rects
9 (rect -9 18 18 19) 9 (rect 0.00 0.00 18.00 18.00)
10 (rect -9 18 18 19) 10 (rect 0.00 0.00 18.00 18.00)
11 (rect 9 18 18 19) 11 (rect 18.00 0.00 19.00 18.00)
12 (rect 9 18 18 19) 12 (rect 18.00 0.00 19.00 18.00)
13 (rect 28 18 18 19) 13 (rect 37.00 0.00 18.00 18.00)
14 (rect 28 18 18 19) 14 (rect 37.00 0.00 18.00 18.00)
15 (rect 46 18 18 19) 15 (rect 0.00 18.00 9.00 19.00)
16 (rect 46 18 18 19) 16 (rect 0.00 18.00 9.00 19.00)
17 (rect 0 37 18 18) 17 (rect 9.00 18.00 18.00 19.00)
18 (rect 0 37 18 18) 18 (rect 9.00 18.00 18.00 19.00)
19 (rect 18 37 19 18) 19 (rect 28.00 18.00 18.00 19.00)
20 (rect 18 37 19 18) 20 (rect 28.00 18.00 18.00 19.00)
21 (rect 37 37 18 18) 21 (rect 46.00 18.00 18.00 19.00)
22 (rect 37 37 18 18) 22 (rect 46.00 18.00 18.00 19.00)
23 (rect -100 -100 18 18) 23 (rect 0.00 37.00 18.00 18.00)
24 (rect 0.00 37.00 18.00 18.00)
25 (rect 18.00 37.00 19.00 18.00)
26 (rect 18.00 37.00 19.00 18.00)
27 (rect 37.00 37.00 18.00 18.00)
28 (rect 37.00 37.00 18.00 18.00)
29 )
30 )
31 )
24 ) 32 )
25 33
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698