mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWebView: Preserve whitespace in view-source
This commit is contained in:
parent
bd6fdbf312
commit
e03da0e600
|
|
@ -244,7 +244,7 @@ static String generate_style()
|
|||
|
||||
.line {
|
||||
counter-increment: line;
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.line::before {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user