mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
4 lines
214 B
Plaintext
4 lines
214 B
Plaintext
<element xmlns="http://www.w3.org/1999/xhtml" Attribute="Value">Text</element>
|
|
<element xmlns="http://www.w3.org/1999/xhtml">Text</element>
|
|
<element xmlns="http://www.w3.org/1999/xhtml" Attribute="">Text</element>
|