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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/outline-repaint-glitch-expected.txt

Issue 206713003: Auto-rebaseline for r169659 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 BUG ID: Bugzilla bug 8032 REGRESSION: Focus ring not completely redrawn after a Delete changes its size 1 BUG ID: Bugzilla bug 8032 REGRESSION: Focus ring not completely redrawn after a Delete changes its size
2 2
3 Note that this bug (and the test) are just outline versions of Bugzilla bug 6301 and test border-repaint-glitch.html 3 Note that this bug (and the test) are just outline versions of Bugzilla bug 6301 and test border-repaint-glitch.html
4 4
5 TEST PASS: The boxes will resize, maintaining their solid red rectangular outlin es. 5 TEST PASS: The boxes will resize, maintaining their solid red rectangular outlin es.
6 6
7 TEST FAIL: The boxes will resize, but the outlines will break. The first box wil l be missing small segments from either side of its bottom outline. The second b ox will have small red horizontal segments protruding inwards from both sides of the outline, where the bottom outline was before. 7 TEST FAIL: The boxes will resize, but the outlines will break. The first box wil l be missing small segments from either side of its bottom outline. The second b ox will have small red horizontal segments protruding inwards from both sides of the outline, where the bottom outline was before.
8 8
9 9
10 (repaint rects 10 (repaint rects
11 (rect 25 217 188 68) 11 (rect 29 221 180 60)
12 (rect 25 217 188 48) 12 (rect 29 221 180 40)
13 (rect 15 265 208 20) 13 (rect 15 265 208 20)
14 (rect 15 261 208 4) 14 (rect 15 261 208 4)
15 (rect 25 377 188 48) 15 (rect 29 381 180 40)
16 (rect 25 377 188 68) 16 (rect 29 381 180 60)
17 (rect 15 425 208 20) 17 (rect 15 425 208 20)
18 (rect 15 421 208 4) 18 (rect 15 421 208 4)
19 ) 19 )
20 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698