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

Unified Diff: LayoutTests/compositing/squashing/squash-above-fixed-2.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-above-fixed-2.html
diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-2.html b/LayoutTests/compositing/squashing/squash-above-fixed-2.html
index 971d442e8be71d1c5da11166be5e017c5a7b7498..0640f7370a84bcea399c2595e6cda0a3d5b3aae0 100644
--- a/LayoutTests/compositing/squashing/squash-above-fixed-2.html
+++ b/LayoutTests/compositing/squashing/squash-above-fixed-2.html
@@ -53,9 +53,6 @@ body {
testRunner.waitUntilDone();
}
- if (window.internals)
- internals.settings.setLayerSquashingEnabled(true);
-
function runTest()
{
if (!window.internals)

Powered by Google App Engine
This is Rietveld 408576698