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

Unified Diff: LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/before-child-anonymous-column-block-expected.html

Issue 296413007: [New Multicolumn] Add support for column-span:all (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@359976
Patch Set: Created 6 years, 7 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/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; }

Powered by Google App Engine
This is Rietveld 408576698