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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/outline-change-invalidation-expected.txt

Issue 261653004: 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 an outline change is correctly repainted. 1 This test checks that an outline change is correctly repainted.
2 2
3 There should be a 5px green outline below. 3 There should be a 5px green outline below.
4 4
5 Lorem Ipsum 5 Lorem Ipsum
6 (repaint rects 6 (repaint rects
7 (rect 30 88 762 20) 7 (rect 792 16 5 97)
8 (rect 43 83 754 30) 8 (rect 8 108 789 5)
9 (rect 8 88 784 20)
10 (rect 8 83 789 30)
9 (rect 30 88 762 20) 11 (rect 30 88 762 20)
10 (rect 30 83 767 30) 12 (rect 30 83 767 30)
11 (rect 8 88 784 20) 13 (rect 30 88 762 20)
12 (rect 8 83 789 30) 14 (rect 30 83 767 30)
13 (rect 792 16 5 97)
14 (rect 8 108 789 5)
15 ) 15 )
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698