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

Unified Diff: LayoutTests/compositing/squashing/squash-overflow-hidden-contents.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-overflow-hidden-contents.html
diff --git a/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html b/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
index 0993fb6c57bb704ef2eeaec048a6454ad2261cf2..ead851999258ee7885dd9a59d0328896ff7b9824 100644
--- a/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
+++ b/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
@@ -24,10 +24,6 @@
transform: translateZ(0);
}
</style>
-<script type="text/javascript" charset="utf-8">
- if (window.internals)
- window.internals.settings.setLayerSquashingEnabled(true);
-</script>
<!-- Go into compositing. -->
<div class="compositing"></div>

Powered by Google App Engine
This is Rietveld 408576698