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

Unified Diff: LayoutTests/compositing/squashing/selection-repaint-with-gaps.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/selection-repaint-with-gaps.html
diff --git a/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html b/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
index 85fd8561568ea619f329c0a7cb413880f81dd039..9ade3b050a0a7876d55f37dcef40744ae710bed7 100644
--- a/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
+++ b/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
@@ -39,10 +39,7 @@
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
-
- if (window.internals)
- window.internals.settings.setLayerSquashingEnabled(true);
-
+
runAfterDisplay(function()
{
if (window.internals)

Powered by Google App Engine
This is Rietveld 408576698