mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00: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>
|