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

Unified Diff: LayoutTests/compositing/squashing/squash-onto-nephew-subpixel-3.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-onto-nephew-subpixel-3.html
diff --git a/LayoutTests/compositing/squashing/squash-onto-nephew-subpixel-3.html b/LayoutTests/compositing/squashing/squash-onto-nephew-subpixel-3.html
index 9342ec9bea16c41acbf2da8786c441fb3652182b..57ad01d6d64f0fb96851107f36a12187b31c4012 100644
--- a/LayoutTests/compositing/squashing/squash-onto-nephew-subpixel-3.html
+++ b/LayoutTests/compositing/squashing/squash-onto-nephew-subpixel-3.html
@@ -57,11 +57,6 @@ div:hover {
}
</style>
-<script>
- if (window.internals)
- internals.settings.setLayerSquashingEnabled(true);
-
-</script>
</head>
<body>
<div class="container">

Powered by Google App Engine
This is Rietveld 408576698