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

Unified Diff: LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-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/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
diff --git a/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt b/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
index a23b60319ec233fc7e572f0d9cee32ec28d7f52a..6e0fb2a7629382874196d01db3dc5cff485d3de8 100644
--- a/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
+++ b/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
@@ -4,7 +4,7 @@
(rect 8 8 784 2000)
(rect 8 200 100 100)
(rect 8 208 100 100)
- (rect 108 300 100 100)
- (rect 108 308 100 100)
+ (rect 108 300 100 8)
+ (rect 108 400 100 8)
)
« no previous file with comments | « LayoutTests/css3/flexbox/repaint-on-layout-expected.txt ('k') | LayoutTests/fast/repaint/overflow-hide-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698