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

Unified Diff: LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt

Issue 210203005: Pages are missing invalidations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed TestExpectations 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 6e0fb2a7629382874196d01db3dc5cff485d3de8..a23b60319ec233fc7e572f0d9cee32ec28d7f52a 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 8)
- (rect 108 400 100 8)
+ (rect 108 300 100 100)
+ (rect 108 308 100 100)
)

Powered by Google App Engine
This is Rietveld 408576698