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

Unified Diff: LayoutTests/compositing/squashing/squash-with-ancestor-blending.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-blending.html
diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html b/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
index e639f2e8130e9bfb28a14e0f78b9ef802f943dcf..20dd6e92621fc85918c4d9b7266a34e96dc4c5a4 100644
--- a/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
+++ b/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
@@ -12,8 +12,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