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

Unified Diff: LayoutTests/compositing/gestures/gesture-tapHighlight-no-graphics-layer-region-based-multicol.html

Issue 1119293002: Enable new multicol for testing and experimental web platform features. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | « LayoutTests/VirtualTestSuites ('k') | LayoutTests/fast/dom/Element/getBoundingClientRect.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/gestures/gesture-tapHighlight-no-graphics-layer-region-based-multicol.html
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-no-graphics-layer-region-based-multicol.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-no-graphics-layer-region-based-multicol.html
index 690d43374ed287824ccd7b6508eeb8fa92618389..4f93fab20af10f8ac3190e6571015db9658b0bf8 100644
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-no-graphics-layer-region-based-multicol.html
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-no-graphics-layer-region-based-multicol.html
@@ -8,8 +8,6 @@ function runTest() {
if (window.testRunner)
eventSender.gestureShowPress(x, y);
}
-if (window.internals)
- internals.settings.setRegionBasedColumnsEnabled(true);
if (window.testRunner)
testRunner.dumpAsText();
« no previous file with comments | « LayoutTests/VirtualTestSuites ('k') | LayoutTests/fast/dom/Element/getBoundingClientRect.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698