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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt

Issue 210043008: Kill outlineBox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined patch, hoping it would solve the bot failure I can't reproduce locally 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 6770 REGRESSION: Incomplete repaint when block with clippin g grows 1 BUG ID: Bugzilla bug 6770 REGRESSION: Incomplete repaint when block with clippin g grows
2 2
3 TEST PASS: There should be a white square with a blue border below, and no line running through the middle of the square. 3 TEST PASS: There should be a white square with a blue border below, and no line running through the middle of the square.
4 4
5 TEST FAIL: The white square will have a blue border and a blue horizontal line r unning through its middle. 5 TEST FAIL: The white square will have a blue border and a blue horizontal line r unning through its middle.
6 6
7 (repaint rects 7 (repaint rects
8 (rect 132 140 10 48) 8 (rect 132 140 10 48)
9 (rect 132 140 10 52) 9 (rect 132 140 10 52)
10 (rect 8 188 108 4)
11 (rect 8 192 784 52) 10 (rect 8 192 784 52)
12 (rect 0 200 800 52) 11 (rect 0 200 800 52)
13 (rect 8 192 784 52) 12 (rect 8 192 784 52)
14 ) 13 )
15 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698