Bug 824300 - Part 2. Crash test. draft
authorcku <cku@mozilla.com>
Sat, 04 Feb 2017 20:44:32 +0800
changeset 485165 1d66ff850d312c04075354fda1d970a7347b0622
parent 485160 1dc29684b2919398666df602744f434d6ee922ca
child 545949 f00715d52584f22fb79e5f47afda3f4144c10be9
push id45660
push usercku@mozilla.com
push dateThu, 16 Feb 2017 08:33:23 +0000
bugs824300
milestone54.0a1
Bug 824300 - Part 2. Crash test. MozReview-Commit-ID: DwGv68izJ1
layout/base/crashtests/824300.html
layout/base/crashtests/crashtests.list
new file mode 100644
--- /dev/null
+++ b/layout/base/crashtests/824300.html
@@ -0,0 +1,13 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+<body>
+
+  <span style="filter: url(#f);">
+    <div style="transform: matrix(2, 1, 0, 2, 50, 50);"></div>
+  </span>
+
+  <svg xmlns="http://www.w3.org/2000/svg">
+    <filter id="f"/>
+  </svg>
+
+</body>
+</html>
\ No newline at end of file
--- a/layout/base/crashtests/crashtests.list
+++ b/layout/base/crashtests/crashtests.list
@@ -427,16 +427,17 @@ load 795646.html
 skip load 802902.html # bug 901752
 load 806056-1.html
 load 806056-2.html
 load 812665.html
 load 813372-1.html
 load 817219.html
 load 818454.html
 load 822865.html
+load 824300.html
 asserts-if(stylo,1) load 824862.html # bug 1324704
 load 826163.html
 load 833604-1.html
 load 835056.html
 load 836990-1.html
 load 840480.html
 load 842114.html
 load 847242.html