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

Unified Diff: third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html

Issue 2655373003: Squash deceased layer squashing flag (Closed)
Patch Set: Created 3 years, 11 months 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 | third_party/WebKit/Source/core/frame/Settings.json5 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html b/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
index 470938c1d368c039cd287091c1aff879f9488d1a..505179ed0984bb8b4bb3f99f00d4987d944fac9d 100644
--- a/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
@@ -8,9 +8,6 @@
if (window.testRunner)
testRunner.dumpAsText();
- if (window.internals)
- internals.settings.setLayerSquashingEnabled(true);
-
function dumpLayers()
{
var layersResult = document.getElementById('layers');
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/Settings.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698