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

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

Issue 176953008: Include the outline into the visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed dumb bug caught by Mac. 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 229 188 68) 11 (rect 29 233 180 60)
12 (rect 25 229 188 48) 12 (rect 29 233 180 40)
13 (rect 15 277 208 20) 13 (rect 15 277 208 20)
14 (rect 15 273 208 4) 14 (rect 15 273 208 4)
15 (rect 25 391 188 48) 15 (rect 29 395 180 40)
16 (rect 25 391 188 68) 16 (rect 29 395 180 60)
17 (rect 15 439 208 20) 17 (rect 15 439 208 20)
18 (rect 15 435 208 4) 18 (rect 15 435 208 4)
19 ) 19 )
20 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698