summaryrefslogtreecommitdiffstats
path: root/t/fmt/xml/attribute-novalue.xml
blob: 37c3922266f28a3ca656e3ca265d2bead3711372 (plain)
1
2
3
4
5
6
<!-- po4a used to choke on '<video controls' tag, reporting Bad attribute syntax -->
<!-- See also https://github.com/mquinson/po4a/issues/178 -->
<?xml version='1.0' encoding="UTF-8"?>
<doc>
  <video controls text="some text to translate"/>
</doc>