Index: LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/before-child-anonymous-column-block-expected.html |
diff --git a/LayoutTests/fast/multicol/span/before-child-anonymous-column-block.html b/LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/before-child-anonymous-column-block-expected.html |
similarity index 92% |
copy from LayoutTests/fast/multicol/span/before-child-anonymous-column-block.html |
copy to LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/before-child-anonymous-column-block-expected.html |
index f1cd947e5f17b6abbfedd59e15532d7fd71fcf70..df39252c4fb3b0e6a5a55aa89ee5844884cce725 100644 |
--- a/LayoutTests/fast/multicol/span/before-child-anonymous-column-block.html |
+++ b/LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/before-child-anonymous-column-block-expected.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<html style="font-family: Ahem; font-size: 10px; -webkit-font-smoothing: none;"> |
+<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none;"> |
<body> |
<style> |
#test1 { -webkit-column-count: 2; } |