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