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

Side by Side Diff: LayoutTests/platform/mac/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 31 84 761 18) 7 (rect 792 16 5 91)
8 (rect 43 79 754 28) 8 (rect 8 102 789 5)
9 (rect 8 84 784 18)
10 (rect 8 79 789 28)
9 (rect 31 84 761 18) 11 (rect 31 84 761 18)
10 (rect 31 79 766 28) 12 (rect 31 79 766 28)
11 (rect 8 84 784 18) 13 (rect 31 84 761 18)
12 (rect 8 79 789 28) 14 (rect 31 79 766 28)
13 (rect 792 16 5 91)
14 (rect 8 102 789 5)
15 ) 15 )
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698