mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +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 ✅
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user