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

Unified Diff: LayoutTests/compositing/squashing/squash-above-fixed-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-above-fixed-3.html
diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-3.html b/LayoutTests/compositing/squashing/squash-above-fixed-3.html
index 4e3b3db435b7a3604c75c99263834e07fa59f204..41efc3be045c25930d8aab8f24455700295ef2e0 100644
--- a/LayoutTests/compositing/squashing/squash-above-fixed-3.html
+++ b/LayoutTests/compositing/squashing/squash-above-fixed-3.html
@@ -65,9 +65,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