summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-2.svg
blob: a5f08f6b2738be67061855def02da1400b353833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<svg xmlns="http://www.w3.org/2000/svg" height="20" width="20">
<metadata>
  <link xmlns="http://www.w3.org/1999/xhtml" rel="match" href="hidden-2-ref.svg" />
  <link xmlns="http://www.w3.org/1999/xhtml" rel="author" title="Ms2ger"
        href="mailto:Ms2ger@gmail.com"/>
  <link xmlns="http://www.w3.org/1999/xhtml" rel="help"
        href="https://html.spec.whatwg.org/multipage/#the-hidden-attribute"/>
  <link xmlns="http://www.w3.org/1999/xhtml" rel="help"
        href="https://html.spec.whatwg.org/multipage/#hidden-elements"/>
</metadata>
<rect hidden="" height="20" width="20"/>
</svg>