Index: LayoutTests/fast/multicol/newmulticol/table-cell.html |
diff --git a/LayoutTests/fast/multicol/newmulticol/table-cell.html b/LayoutTests/fast/multicol/newmulticol/table-cell.html |
index 7003044bf28f43113bdd3cb6a9fd8a3cd50b29e5..b1e1eaf71410bb5a5fa6928924ba61fe307e3a97 100644 |
--- a/LayoutTests/fast/multicol/newmulticol/table-cell.html |
+++ b/LayoutTests/fast/multicol/newmulticol/table-cell.html |
@@ -2,10 +2,6 @@ |
<html> |
<head> |
<title>Table-cell as multicol</title> |
- <script> |
- if (window.internals) |
- internals.settings.setRegionBasedColumnsEnabled(true); |
- </script> |
</head> |
<body> |
<p>You should see the word 'PASS' below.</p> |