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

Unified Diff: LayoutTests/compositing/squashing/squash-with-ancestor-opacity.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-opacity.html
diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-opacity.html b/LayoutTests/compositing/squashing/squash-with-ancestor-opacity.html
index 21f6da153d613a7369d06834a7e6255a734ac531..bdd5d10205202f12125c577fa4c71b1a676f3e3a 100644
--- a/LayoutTests/compositing/squashing/squash-with-ancestor-opacity.html
+++ b/LayoutTests/compositing/squashing/squash-with-ancestor-opacity.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