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/platform/win/fast/repaint/float-overflow-expected.txt

Issue 192863004: Use outlineBox if we have an outline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac test (neutral change => same amount of invalidation but in one instead of 2) 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/float-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
index 34c0e5bc9585252b5cd84511cc1b1b400eaec55f..f262b739a588154a38785e837ebcdbf206f0a293 100644
--- a/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
@@ -39,11 +39,11 @@ x
(rect 61 459 62 22)
(rect 59 531 64 37)
(rect 59 537 64 37)
- (rect 59 420 40 19)
- (rect 59 426 40 19)
- (rect 59 459 58 19)
- (rect 59 465 58 19)
- (rect 59 492 64 25)
- (rect 59 498 64 25)
+ (rect 59 420 40 6)
+ (rect 59 439 40 6)
+ (rect 59 459 58 6)
+ (rect 59 478 58 6)
+ (rect 59 492 64 6)
+ (rect 59 517 64 6)
)

Powered by Google App Engine
This is Rietveld 408576698