about summary refs log tree commit diff stats
path: root/test/layout/line-height-change.html
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-05-31 16:57:23 +0200
committerbptato <nincsnevem662@gmail.com>2024-05-31 16:57:48 +0200
commitee94caf0628730135c8bd4b46dc913a50d7ae2b6 (patch)
treed5102d02b605b0f85b91d350876c9c9d676bab83 /test/layout/line-height-change.html
parent27a39add498a9b1dca790c11a14cc3320cce2e31 (diff)
downloadchawan-ee94caf0628730135c8bd4b46dc913a50d7ae2b6.tar.gz
layout: line box sizing fixes
* do not use inline block computed values for wrapper fragment
* fix minimum line box height calculation
Diffstat (limited to 'test/layout/line-height-change.html')
-rw-r--r--test/layout/line-height-change.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/layout/line-height-change.html b/test/layout/line-height-change.html
new file mode 100644
index 00000000..1cae1f85
--- /dev/null
+++ b/test/layout/line-height-change.html
@@ -0,0 +1,2 @@
+<span style="line-height: 2em"><br>one</span><br>
+two