Bug 1891710: part 2) Enable <Element-outerHTML.html> WPT for Trusted Types. r=smaug
[gecko.git] / gfx / tests / reftest / 853889-1-ref.html
blob1a8513dedfaeb7b7ebac0c4ee980c8509a1368b4
1 <!doctype html>
2 <html>
3 <head><title>Testcase for bug 853889</title></head>
4 <body>
5 <svg version="1.1" xmlns="http://www.w3.org/2000/svg"
6 xmlns:xlink="http://www.w3.org/1999/xlink"
7 width="400px" height="400px">
8 <path d="M 0 0 L 0 50 L 400 50 L 400 0 Z"
9 fill="rgb(12,200,12)"></path>
10 </svg>
11 </body>
12 </html>