From a5fb0b4243cfcdca8ab53f0bc7359f44f60d32e9 Mon Sep 17 00:00:00 2001 From: Shannon Booth Date: Mon, 21 Aug 2023 21:57:02 +1200 Subject: [PATCH] LibWeb/Tests: Port height:auto abspos flex container test to layout test This test was written before we had layout test functionality. --- .../expected/abspos-flexbox-with-auto-height.txt | 16 ++++++++++++++++ .../input}/abspos-flexbox-with-auto-height.html | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt rename {Base/res/html/tests => Tests/LibWeb/Layout/input}/abspos-flexbox-with-auto-height.html (86%) diff --git a/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt b/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt new file mode 100644 index 00000000000..2e271a63087 --- /dev/null +++ b/Tests/LibWeb/Layout/expected/abspos-flexbox-with-auto-height.txt @@ -0,0 +1,16 @@ +Viewport <#document> at (0,0) content-size 800x600 children: not-inline + BlockContainer at (1,1) content-size 798x18 [BFC] children: not-inline + BlockContainer at (10,10) content-size 780x0 children: not-inline + Box