Index: third_party/WebKit/LayoutTests/fast/pagination/auto-height-with-break.html |
diff --git a/third_party/WebKit/LayoutTests/fast/pagination/auto-height-with-break.html b/third_party/WebKit/LayoutTests/fast/pagination/auto-height-with-break.html |
index be1da94b0bd46d85b56f046afa67f1aeb200dfbf..12b5cc91cc320fac4ebf45ac033e8a279d973652 100644 |
--- a/third_party/WebKit/LayoutTests/fast/pagination/auto-height-with-break.html |
+++ b/third_party/WebKit/LayoutTests/fast/pagination/auto-height-with-break.html |
@@ -7,7 +7,7 @@ |
<br> |
<br> |
<br> |
- <div style="break-before:always; -webkit-column-break-before:always;">FAIL</div> |
+ <div style="break-before:page;">FAIL</div> |
</div> |
</body> |
</html> |