about summary refs log tree commit diff stats
path: root/test/layout/flexbox-with-ul.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/layout/flexbox-with-ul.html')
-rw-r--r--test/layout/flexbox-with-ul.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/layout/flexbox-with-ul.html b/test/layout/flexbox-with-ul.html
new file mode 100644
index 00000000..bd367eec
--- /dev/null
+++ b/test/layout/flexbox-with-ul.html
@@ -0,0 +1,6 @@
+<nav style="display: flex;">
+<ul style="flex-grow: 1">
+<li>test
+</ul>
+<div class="login">
+test