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

Unified Diff: LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout-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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/css3/flexbox/repaint-on-layout-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout-expected.txt
diff --git a/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout-expected.txt b/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout-expected.txt
index ab2c5d67790f443ec0f486a522fe2a7395fb236a..d02c6f1b2aa76f39dde452fdf6de8c9a88d99d03 100644
--- a/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout-expected.txt
+++ b/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout-expected.txt
@@ -6,8 +6,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 50.00 50.00 100.00 100.00)
- (rect 50.00 10.00 100.00 100.00)
+ (rect 50.00 10.00 100.00 40.00)
+ (rect 50.00 110.00 100.00 40.00)
)
(children 1
(GraphicsLayer
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/css3/flexbox/repaint-on-layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698