mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +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>
|