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

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

Issue 214133008: Auto-rebaseline for r170660 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 6301 REGRESSION: Border repaint glitch 1 BUG ID: Bugzilla bug 6301 REGRESSION: Border repaint glitch
2 2
3 TEST PASS: The boxes will resize, maintaining their solid red rectangular border s. 3 TEST PASS: The boxes will resize, maintaining their solid red rectangular border s.
4 4
5 TEST FAIL: The boxes will resize, but the borders will break. The first box will be missing small segments from either side of its bottom border. The second box will have small red horizontal segments protruding inwards from both sides of t he border, where the bottom border was before. 5 TEST FAIL: The boxes will resize, but the borders will break. The first box will be missing small segments from either side of its bottom border. The second box will have small red horizontal segments protruding inwards from both sides of t he border, where the bottom border was before.
6 6
7 7
8 (repaint rects 8 (repaint rects
9 (rect 19 245 200 20)
9 (rect 33 191 172 60) 10 (rect 33 191 172 60)
10 (rect 33 191 172 40) 11 (rect 33 191 172 40)
11 (rect 19 245 200 20) 12 (rect 19 405 200 20)
12 (rect 33 351 172 40) 13 (rect 33 351 172 40)
13 (rect 33 351 172 60) 14 (rect 33 351 172 60)
14 (rect 19 405 200 20)
15 ) 15 )
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698