1243409-1-ref.html (221B)
1 <!DOCTYPE html> 2 <title>Testcase for bug 1243409</title> 3 <html> 4 <body> 5 <svg> 6 <g transform="matrix(1, 0, 0, 1, 20, 10)"> 7 <rect fill-opacity="1" height="10" width="20" fill="#000"></rect> 8 </g> 9 </svg> 10 </body> 11 </html>