Testcase for Bug 768087 - "ASSERTION: aFrame should be first continuation" in nsSVGEffects::GetFilterProperty.

This commit is contained in:
Jonathan Watt 2012-11-15 10:04:00 -08:00
Родитель 9a7aea6d5b
Коммит 9d4fdda686
2 изменённых файлов: 5 добавлений и 0 удалений

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

@ -0,0 +1,4 @@
<!DOCTYPE html>
<html>
<body onload="setTimeout(function() { document.body.innerHTML = '<span>x<svg viewbox=\'0 0 30 40\' ></svg></span>'; }, 0);"></body>
</html>

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

@ -136,6 +136,7 @@ load 767056-1.svg
load 768351.svg
load 780963-1.html
load 757751-1.svg
load 768087-1.html
load 779971-1.svg
load 782141-1.svg
load 784061-1.svg