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

Unified Diff: LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.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
Index: LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html
diff --git a/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html b/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html
index 81d283db87f850e29e9d28ae8a3bf47dd8cb3438..b61a89248fa163d0658a7861aa6faa4abf83948d 100644
--- a/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html
+++ b/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html
@@ -6,8 +6,6 @@
<script>
if (window.testRunner)
testRunner.dumpAsText();
- if (window.internals)
- internals.settings.setRegionBasedColumnsEnabled(true);
onload = function() {
document.body.offsetTop;
var target = document.getElementById('target');
« no previous file with comments | « LayoutTests/fast/multicol/remove-all-children.html ('k') | LayoutTests/fast/repaint/multicol-relpos-with-abspos.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698