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

Unified Diff: LayoutTests/paint/invalidation/fixed-position-descendant-paint-offset-indirect-expected.html

Issue 1306993005: Paint invalidation tests of composited-non-stacking-context descendant (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/paint/invalidation/fixed-position-descendant-paint-offset-indirect-expected.html
diff --git a/LayoutTests/paint/invalidation/fixed-position-descendant-paint-offset-indirect-expected.html b/LayoutTests/paint/invalidation/fixed-position-descendant-paint-offset-indirect-expected.html
index 8378cb59c2b82d86fd390106966485c56226dce2..eb2a4b0a24a27fff6f3632ba30d6ef58c222276b 100644
--- a/LayoutTests/paint/invalidation/fixed-position-descendant-paint-offset-indirect-expected.html
+++ b/LayoutTests/paint/invalidation/fixed-position-descendant-paint-offset-indirect-expected.html
@@ -10,6 +10,7 @@
position: relative;
width: 100px;
height: 100px;
+ top: 50px;
background-color: green;
}
</style>

Powered by Google App Engine
This is Rietveld 408576698