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

Unified Diff: LayoutTests/compositing/squashing/squash-clipped.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-clipped.html
diff --git a/LayoutTests/compositing/squashing/squash-clipped.html b/LayoutTests/compositing/squashing/squash-clipped.html
index 67504d0b6763cc77fbc3d4dc5a5c7c0a228008ec..2645c7a2d88736b04effea9285b3614894ba6a4f 100644
--- a/LayoutTests/compositing/squashing/squash-clipped.html
+++ b/LayoutTests/compositing/squashing/squash-clipped.html
@@ -55,12 +55,6 @@ div:hover {
}
</style>
-<script>
-if (window.internals)
- internals.settings.setLayerSquashingEnabled(true);
-else
- alert('This test requires window.internals.');
-</script>
</head>
<body>
<div class="clipper">
« no previous file with comments | « LayoutTests/compositing/squashing/squash-canvas.html ('k') | LayoutTests/compositing/squashing/squash-compositing-hover.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698