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

Unified Diff: LayoutTests/compositing/squashing/squash-with-ancestor-mask.html

Issue 785333002: Delete the Layer Squashing runtime feature. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/squashing/squash-with-ancestor-mask.html
diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-mask.html b/LayoutTests/compositing/squashing/squash-with-ancestor-mask.html
index 7ddab08424db1f35b9cd11fe49615fa130646bc4..0fd7abdf65e2c6f99ca22903aebd13bc13603aa3 100644
--- a/LayoutTests/compositing/squashing/squash-with-ancestor-mask.html
+++ b/LayoutTests/compositing/squashing/squash-with-ancestor-mask.html
@@ -8,8 +8,6 @@
</style>
<script src="resources/squash-with-ancestor-property.js"></script>
<script>
- if (window.internals)
- internals.settings.setLayerSquashingEnabled(true);
window.onload = generateDom;
</script>
</head>

Powered by Google App Engine
This is Rietveld 408576698