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

Unified Diff: LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll.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.html
diff --git a/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll.html b/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll.html
index 3e48774c1e006822cf271e4dc85ee89efa4000a3..4c7ee7cac2a3784bca2d0a6a7566451f8fe81afa 100644
--- a/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll.html
+++ b/LayoutTests/compositing/squashing/abspos-under-abspos-overflow-scroll.html
@@ -27,8 +27,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