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

Unified Diff: LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll-expected.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/abspos-under-abspos-overflow-scroll-expected.html
diff --git a/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll-expected.html b/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll-expected.html
index 95c21cbe3659b7aa328079e60eca6557e7173be3..10b1ed4412a7cc95d699d24bf2178db94b859731 100644
--- a/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll-expected.html
+++ b/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll-expected.html
@@ -26,8 +26,4 @@
<div class="outer">
<div class="first"> </div>
<div class="second"> </div>
-</div>
-<script>
- if (window.internals)
- window.internals.settings.setLayerSquashingEnabled(true);
-</script>
+</div>

Powered by Google App Engine
This is Rietveld 408576698