mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWeb: Change printElement()
to not output unnecessary space
No functional changes.
This commit is contained in:
parent
d5a82040e3
commit
956d4c381b
Notes:
github-actions[bot]
2025-01-25 13:17:13 +00:00
Author: https://github.com/gmta
Commit: 956d4c381b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3363
Reviewed-by: https://github.com/AtkinsSJ ✅
23 changed files with 73 additions and 73 deletions
|
@ -2,5 +2,5 @@ Option element with no parent select returns null: true
|
|||
Option element with no parent form returns null: true
|
||||
Option element with no parent select returns null: true
|
||||
Option element within optgroup with no parent select returns null: true
|
||||
<FORM id="form3" >
|
||||
<FORM id="form4" >
|
||||
<FORM id="form3">
|
||||
<FORM id="form4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue