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

Unified Diff: LayoutTests/fast/multicol/flexbox-expected.html

Issue 1167323003: Need deeper layout passes inside flexboxes when fragmenting (pagination, multicol). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/flexbox-expected.html
diff --git a/LayoutTests/fast/multicol/flexbox-expected.html b/LayoutTests/fast/multicol/flexbox-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..440a00316ec6b9a7e27803f703a946a3ed6d9e42
--- /dev/null
+++ b/LayoutTests/fast/multicol/flexbox-expected.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<p>The word "PASS" should be seen tidily below (with large letter spacing).</p>
+<div style="float:left; width:1em;">P</div>
+<div style="float:left; width:1em;">A</div>
+<div style="float:left; width:1em;">S</div>
+<div style="float:left; width:1em;">S</div>
« no previous file with comments | « LayoutTests/fast/multicol/flexbox.html ('k') | LayoutTests/fast/multicol/span/button-with-spanner-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698