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

Unified Diff: LayoutTests/platform/win/fast/repaint/float-overflow-right-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-right-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/float-overflow-right-expected.txt b/LayoutTests/platform/win/fast/repaint/float-overflow-right-expected.txt
index 6855dd5796806ded50c3e7206d6e459038f2c0a3..5b054eaf38eb6ce1e81c635d74ad593ad7606805 100644
--- a/LayoutTests/platform/win/fast/repaint/float-overflow-right-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/float-overflow-right-expected.txt
@@ -39,11 +39,11 @@ x
(rect 677 459 62 22)
(rect 677 531 64 37)
(rect 677 537 64 37)
- (rect 701 420 40 19)
- (rect 701 426 40 19)
- (rect 683 459 58 19)
- (rect 683 465 58 19)
- (rect 677 492 64 25)
- (rect 677 498 64 25)
+ (rect 701 420 40 6)
+ (rect 701 439 40 6)
+ (rect 683 459 58 6)
+ (rect 683 478 58 6)
+ (rect 677 492 64 6)
+ (rect 677 517 64 6)
)
« no previous file with comments | « LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt ('k') | Source/core/rendering/RenderBlock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698