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

Unified Diff: LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html

Issue 341103002: [New Multicolumn] Remove unnecessary calls to setRegionBasedColumnsEnabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/newmulticol/balance-maxheight2.html
diff --git a/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html b/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html
index e1edd9b429d07100fa7bfa2e5bcbf686842cf4a8..910bbc9243df6e09079ac86d48dd13acdd6a4c4e 100644
--- a/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html
+++ b/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html
@@ -6,8 +6,6 @@
<script>
if (window.testRunner)
testRunner.dumpAsText();
- if (window.internals)
- internals.settings.setRegionBasedColumnsEnabled(true);
</script>
</head>
<body>
« no previous file with comments | « LayoutTests/fast/multicol/newmulticol/balance-maxheight1.html ('k') | LayoutTests/fast/multicol/newmulticol/balance1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698