Index: LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html |
diff --git a/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html b/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html |
index a52ff94696975f139da5456350a762e9b7e124cf..df0e57689cc9a2627f7c7e4a015107c6ba7bcafd 100644 |
--- a/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html |
+++ b/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html |
@@ -11,7 +11,7 @@ |
</style> |
</head> |
<body style="min-width:40em;"> |
- <div class="mc" style="-webkit-columns:3; -webkit-column-gap:1em; columns:3; column-gap:1em; orphans:1; widows:1; width:23em; background:olive;"> |
+ <div class="mc" style="-webkit-columns:3; -webkit-column-gap:1em; columns:3; column-gap:1em; orphans:1; widows:1; width:24.5em; background:olive;"> |
<div style="-webkit-column-break-after:always; break-after:column;"> |
first column<br> |
</div> |