diff options
Diffstat (limited to 'test/layout/flex-column-width-stretch.html')
-rw-r--r-- | test/layout/flex-column-width-stretch.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/layout/flex-column-width-stretch.html b/test/layout/flex-column-width-stretch.html new file mode 100644 index 00000000..cd65d9d4 --- /dev/null +++ b/test/layout/flex-column-width-stretch.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<body style="display: flex; flex-direction: column"> +<div style="background-color: green"> +test 1 |