mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
LibWeb: Draw text even if it needs to go into a 0-size inline box
This commit is contained in:
committed by
Jelle Raaijmakers
parent
096eed35cc
commit
91159df0dd
Notes:
github-actions[bot]
2025-05-12 08:50:46 +00:00
Author: https://github.com/Psychpsyo Commit: https://github.com/LadybirdBrowser/ladybird/commit/91159df0dd8 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4695 Reviewed-by: https://github.com/gmta ✅
3
Tests/LibWeb/Ref/input/css/line-height-zero.html
Normal file
3
Tests/LibWeb/Ref/input/css/line-height-zero.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<link rel="match" href="../../expected/css/line-height-zero-ref.html">
|
||||
<div style="line-height:0">Hello!</div>
|
||||
Reference in New Issue
Block a user