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

Unified Diff: LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content.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/invalidations-with-large-negative-margin-inline-content.html
diff --git a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content.html b/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content.html
index 9a82d0eae4ff2a51eb3034a9a95af34232074dac..fda4e04f439152632b00eb85a844346c1badea31 100644
--- a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content.html
+++ b/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content.html
@@ -16,7 +16,6 @@
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
- window.internals.settings.setLayerSquashingEnabled(true);
}
var updateFunction = function() {
if (window.internals)

Powered by Google App Engine
This is Rietveld 408576698