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

Unified Diff: LayoutTests/fast/repaint/hover-pseudo-borders-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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt
diff --git a/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt b/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt
index 488aa91c3f6bf0c956c762f72f009e0548687a6f..32d17f7bc19c3ad35a984a26cdb998db2a019eac 100644
--- a/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt
+++ b/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt
@@ -1,7 +1,7 @@
(repaint rects
- (rect -2 -2 120 120)
- (rect -2 -2 120 120)
- (rect -2 -2 120 120)
+ (rect 8 8 100 100)
+ (rect 8 8 100 100)
+ (rect 8 8 100 100)
(rect 138 8 100 100)
(rect 138 8 100 100)
)
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698