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

Unified Diff: LayoutTests/compositing/squashing/squash-compositing-hover.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-compositing-hover.html
diff --git a/LayoutTests/compositing/squashing/squash-compositing-hover.html b/LayoutTests/compositing/squashing/squash-compositing-hover.html
index f5f53efaac1088463bda27f0acc573939fddde3e..5a24f041b641a92be20a2fdeec0a84c87d94ce88 100644
--- a/LayoutTests/compositing/squashing/squash-compositing-hover.html
+++ b/LayoutTests/compositing/squashing/squash-compositing-hover.html
@@ -52,9 +52,6 @@ div:hover {
if (window.testRunner)
testRunner.dumpAsText();
- if (window.internals)
- internals.settings.setLayerSquashingEnabled(true);
-
function runTest()
{
if (!window.internals)
« no previous file with comments | « LayoutTests/compositing/squashing/squash-clipped.html ('k') | LayoutTests/compositing/squashing/squash-onto-nephew.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698