mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +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>
|