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

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

Issue 1028383002: Enable new multicol for testing and experimental web platform features. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Need to mark virtual/slimmingpaint/svg/text/columns-do-not-apply.html as failing too. Created 5 years, 9 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..cd70a8cc11a83187a115cbd79a80e3992177479d 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,9 +8,6 @@ function runTest() {
if (window.testRunner)
eventSender.gestureShowPress(x, y);
}
-if (window.internals)
- internals.settings.setRegionBasedColumnsEnabled(true);
-
if (window.testRunner)
testRunner.dumpAsText();
</script>
« 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