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

Unified Diff: LayoutTests/compositing/layer-creation/fixed-position-out-of-view-dynamic.html

Issue 12499009: Merge 146940 "Non-paintsContent fixed position layer should not ..." (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 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/compositing/layer-creation/fixed-position-out-of-view-dynamic.html
===================================================================
--- LayoutTests/compositing/layer-creation/fixed-position-out-of-view-dynamic.html (revision 146958)
+++ LayoutTests/compositing/layer-creation/fixed-position-out-of-view-dynamic.html (working copy)
@@ -8,6 +8,7 @@
width: 10px;
height: 10px;
top: -100px;
+ background-color: silver;
}
</style>

Powered by Google App Engine
This is Rietveld 408576698