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

Unified Diff: LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-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/fast/repaint/hover-pseudo-borders-whitespace-expected.txt
diff --git a/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt b/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt
index 2c18643d6d39d83b21a591cfd053627d3540f82c..0c0a180f3078af2f95449b397014d1ab43dd15df 100644
--- a/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt
+++ b/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt
@@ -1,7 +1,7 @@
(repaint rects
(rect 8 138 120 120)
(rect 8 138 120 120)
- (rect -2 -2 140 140)
- (rect -2 -2 140 140)
+ (rect 8 8 120 120)
+ (rect 8 8 120 120)
)

Powered by Google App Engine
This is Rietveld 408576698