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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/box-inline-resize-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 Test for http://crbug.com/360453 1 Test for http://crbug.com/360453
2 2
3 You should see an invalidation at x=40 of the h2 or this test is broken. 3 You should see an invalidation at x=40 of the h2 or this test is broken.
4 4
5 5
6 Chromium 6 Chromium
7 7
8 (GraphicsLayer 8 (repaint rects
9 (bounds 800.00 600.00) 9 (rect 8 98 32 32)
10 (children 1 10 (rect 8 84 32 36)
11 (GraphicsLayer 11 (rect 8 84 32 36)
12 (bounds 800.00 600.00) 12 (rect 8 104 113 28)
13 (contentsOpaque 1) 13 (rect 40 104 113 28)
14 (drawsContent 1)
15 (repaint rects
16 (rect 8.00 98.00 32.00 32.00)
17 (rect 8.00 84.00 32.00 36.00)
18 (rect 8.00 84.00 32.00 36.00)
19 (rect 8.00 104.00 113.00 28.00)
20 (rect 40.00 104.00 113.00 28.00)
21 )
22 )
23 )
24 ) 14 )
25 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698