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

Side by Side Diff: LayoutTests/platform/android/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt

Issue 254333004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 This test checks that grid items correctly repaint when 'z-index' changes. 1 This test checks that grid items correctly repaint when 'z-index' changes.
2 2
3 For this test to pass, there should be no red below. 3 For this test to pass, there should be no red below.
4 4
5 (repaint rects 5 (repaint rects
6 (rect 8 236 200 100) 6 (rect 8 236 200 100)
7 (rect 8 236 200 100) 7 (rect 8 236 200 100)
8 (rect 8 236 200 100) 8 (rect 8 236 200 100)
9 (rect 8 126 200 100) 9 (rect 8 126 200 100)
10 (rect 8 126 200 100) 10 (rect 8 126 200 100)
11 ) 11 )
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698