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

Unified Diff: LayoutTests/compositing/squashing/squash-with-ancestor-blending-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/squash-with-ancestor-blending-expected.html
diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-blending-expected.html b/LayoutTests/compositing/squashing/squash-with-ancestor-blending-expected.html
index 75b500985e88c22919fa757be233d31bdb18c616..20dd6e92621fc85918c4d9b7266a34e96dc4c5a4 100644
--- a/LayoutTests/compositing/squashing/squash-with-ancestor-blending-expected.html
+++ b/LayoutTests/compositing/squashing/squash-with-ancestor-blending-expected.html
@@ -12,8 +12,6 @@
</style>
<script src="resources/squash-with-ancestor-property.js"></script>
<script>
- if (window.internals)
- internals.settings.setLayerSquashingEnabled(false);
window.onload = generateDom;
</script>
</head>

Powered by Google App Engine
This is Rietveld 408576698