author | Daniel Holbert <dholbert@cs.stanford.edu> |
Wed, 20 Feb 2013 23:44:00 -0800 | |
changeset 122526 | 5b3cf801e0e0434f08ca6cef61e8f5c8f3fbbfad |
parent 122525 | 9ed3d140f9fc8e074bdf52b3b6839f1f637f19fd |
child 122527 | 702d2814efbf33eea652d5bfcc658aba75331014 |
child 122531 | a05602259e98ce1fecac93630d09eb5a3934fcb4 |
push id | 24342 |
push user | ryanvm@gmail.com |
push date | Thu, 21 Feb 2013 13:05:06 +0000 |
treeherder | mozilla-central@702d2814efbf [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 719779, 711653 |
milestone | 22.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
content/svg/content/src/crashtests/719779-1.svg | file | annotate | diff | comparison | revisions | |
content/svg/content/src/crashtests/crashtests.list | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/content/svg/content/src/crashtests/719779-1.svg @@ -0,0 +1,19 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="80" y="80" width="300" height="180" viewBox="0 0 200 120"> + + <defs> + <filter id="MyFilter" filterUnits="userSpaceOnUse" > + <feGaussianBlur /> + <feOffset /> + <feSpecularLighting > + <fePointLight /> + </feSpecularLighting> + <feComposite /> + <feMerge> + <feMergeNode /> + <feMergeNode /> + </feMerge> + </filter> + </defs> + <g transform="matrix(100,-2562303,3000,100,300,300) " filter="url(#MyFilter)"/> + +</svg>
--- a/content/svg/content/src/crashtests/crashtests.list +++ b/content/svg/content/src/crashtests/crashtests.list @@ -53,14 +53,15 @@ load 579356-1.svg load 579356-2.svg load 595608-1.svg load 601251-1.html load 601406-1.svg load 603145-1.svg load 613899-1.svg load 613899-2.svg load zero-size-image.svg +load 719779-1.svg load 723441-1.html load 751515-1.svg load 761507-1.svg load 831561.html load 837450-1.svg load 842463-1.html