This commit is contained in:
jruderman@hmc.edu 2008-04-22 21:12:49 -07:00
Родитель e62aac0e91
Коммит 24ecc19504
3 изменённых файлов: 13 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,6 @@
<script>
try {
document.createElementNS("http://www.w3.org/2000/svg", "svg").getScreenCTM();
} catch(e) {
}
</script>

Просмотреть файл

@ -0,0 +1,5 @@
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<svg xmlns="http://www.w3.org/2000/svg">
<foreignObject/>
</svg>
</window>

Просмотреть файл

@ -16,6 +16,8 @@ load 380101-1.svg
load 381777-1.svg
load 383685-1.svg
load 385096.html
load 385554-1.html
load 385554-2.xul
load 388712-1.svg
load 395616-1.html
load 397017-1.html