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

Unified Diff: LayoutTests/fast/repaint/transform-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/transform-absolute-child-expected.txt
diff --git a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
index 6b0b4fa14c10789510a40c34b2de3d1c3986f355..3886eb04d8699b077639e608878783c94d221459 100644
--- a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
+++ b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
@@ -3,7 +3,9 @@
(rect 135 127 400 50)
(rect 58 50 204 204)
(rect 16 8 288 288)
- (rect 135 127 400 50)
- (rect 124 116 340 297)
+ (rect 124 116 11 297)
+ (rect 464 127 71 50)
+ (rect 124 116 340 11)
+ (rect 124 177 340 236)
)

Powered by Google App Engine
This is Rietveld 408576698