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

Unified Diff: LayoutTests/compositing/fixed-position-changed-to-absolute.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
« no previous file with comments | « no previous file | LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/fixed-position-changed-to-absolute.html
diff --git a/LayoutTests/compositing/fixed-position-changed-to-absolute.html b/LayoutTests/compositing/fixed-position-changed-to-absolute.html
index ead01b0face6572a883a6a0b4199640822becb06..77873e378613941c690fc16cbea97c56804a95ec 100644
--- a/LayoutTests/compositing/fixed-position-changed-to-absolute.html
+++ b/LayoutTests/compositing/fixed-position-changed-to-absolute.html
@@ -46,7 +46,6 @@ body {
<script>
if (window.testRunner) {
testRunner.dumpAsText();
- window.internals.settings.setLayerSquashingEnabled(true);
window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
} else {
alert('This test requires testRunner');
« no previous file with comments | « no previous file | LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698