mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
LibWeb: Change printElement() to not output unnecessary space
No functional changes.
This commit is contained in:
committed by
Sam Atkins
parent
d5a82040e3
commit
956d4c381b
Notes:
github-actions[bot]
2025-01-25 13:17:13 +00:00
Author: https://github.com/gmta Commit: https://github.com/LadybirdBrowser/ladybird/commit/956d4c381b1 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3363 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -1,16 +1,16 @@
|
||||
<#text >
|
||||
<#text>
|
||||
index: 1
|
||||
<BODY >
|
||||
<BODY>
|
||||
---
|
||||
<#text >
|
||||
<#text>
|
||||
index: 1
|
||||
<B id="b1" >
|
||||
<B id="b1">
|
||||
---
|
||||
<#text >
|
||||
<#text>
|
||||
index: 1
|
||||
<DIV id="d1" >
|
||||
<DIV id="d1">
|
||||
---
|
||||
<#text >
|
||||
<#text>
|
||||
index: 3
|
||||
<B id="b1" >
|
||||
<B id="b1">
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user