This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
ladybird
Watch
2
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2026-04-20 02:40:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fff09ed330
ladybird
/
Tests
/
LibWeb
/
Layout
/
input
/
pre.html
9 lines
121 B
HTML
Raw
Normal View
History
Unescape
Escape
Meta: Add doctypes to more layout tests
2025-05-04 16:35:21 +02:00
<!DOCTYPE html>
LibWeb: Fix whitespace getting trimmed incorrectly Whitespace at the end of line should only be trimmed when 'white-space' is set to 'normal', 'nowrap', or 'pre-line'.
2023-07-16 14:10:47 +02:00
<
style
>
pre {
display: inline;
border: 1px solid #000;
}
<
/
style
>
<
pre
>
|
<
/
pre
>
Reference in a new issue
Copy permalink