LibWeb: Change printElement() to not output unnecessary space

No functional changes.
This commit is contained in:
Jelle Raaijmakers 2025-01-25 13:40:06 +01:00 committed by Sam Atkins
commit 956d4c381b
Notes: github-actions[bot] 2025-01-25 13:17:13 +00:00
23 changed files with 73 additions and 73 deletions

View file

@ -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">
---

View file

@ -1,2 +1,2 @@
<SPAN id="name" >
<SPAN id="value" >
<SPAN id="name">
<SPAN id="value">

View file

@ -1 +1 @@
<DIV id="box" >
<DIV id="box">

View file

@ -1,2 +1,2 @@
<P id="line-6" >
<SPAN id="line-8" >
<P id="line-6">
<SPAN id="line-8">

View file

@ -1,12 +1,12 @@
<DIV id="a1" >
<BODY >
<DIV id="a1">
<BODY>
---
<DIV id="b3" >
<DIV id="b2" >
<DIV id="b3">
<DIV id="b2">
---
<A id="c1" >
<BODY >
<A id="c1">
<BODY>
---
<I id="d2" >
<B id="d1" >
<I id="d2">
<B id="d1">
---

View file

@ -1,6 +1,6 @@
<DIV id="aa" >
<DIV id="a" >
<DIV id="bb" >
<DIV id="b" >
<DIV id="d" >
<DIV id="container" >
<DIV id="aa">
<DIV id="a">
<DIV id="bb">
<DIV id="b">
<DIV id="d">
<DIV id="container">

View file

@ -1 +1 @@
<DIV id="scroll-space-filler" >
<DIV id="scroll-space-filler">