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

Unified Diff: LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.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 | « LayoutTests/fast/borders/border-antialiasing.html ('k') | Source/core/rendering/RenderLayer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html
index 4dc11d6707347adf919bf42acb10f50a39e30368..4d2bf8eed15013e565d569a3255d411301fc12aa 100644
--- a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html
@@ -53,10 +53,4 @@ This test verifies the hit test regions given to the compositor for composited l
<div id="console"></div>
<script src="resources/compositor-touch-hit-rects.js"></script>
-<script>
-
-if (window.internals)
- window.internals.settings.setLayerSquashingEnabled(true);
-
-</script>
</body>
« no previous file with comments | « LayoutTests/fast/borders/border-antialiasing.html ('k') | Source/core/rendering/RenderLayer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698