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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/repaint/outline-repaint-glitch-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/outline-repaint-glitch-expected.txt b/LayoutTests/platform/win/fast/repaint/outline-repaint-glitch-expected.txt
index 1ba26145fd48fe83f7be438e78baafb05b5a8adf..013d131ec6f4441e6cbc446edf15dbd90b0366fd 100644
--- a/LayoutTests/platform/win/fast/repaint/outline-repaint-glitch-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/outline-repaint-glitch-expected.txt
@@ -8,12 +8,12 @@ TEST FAIL: The boxes will resize, but the outlines will break. The first box wil
(repaint rects
- (rect 25 229 188 68)
- (rect 25 229 188 48)
+ (rect 29 233 180 60)
+ (rect 29 233 180 40)
(rect 15 277 208 20)
(rect 15 273 208 4)
- (rect 25 391 188 48)
- (rect 25 391 188 68)
+ (rect 29 395 180 40)
+ (rect 29 395 180 60)
(rect 15 439 208 20)
(rect 15 435 208 4)
)

Powered by Google App Engine
This is Rietveld 408576698