diff --git a/mozilla/layout/generic/crashtests/416264-1.html b/mozilla/layout/generic/crashtests/416264-1.html new file mode 100644 index 00000000000..783920e9f6c --- /dev/null +++ b/mozilla/layout/generic/crashtests/416264-1.html @@ -0,0 +1,8 @@ + + + + + +
+ + diff --git a/mozilla/layout/generic/crashtests/crashtests.list b/mozilla/layout/generic/crashtests/crashtests.list index 00050b42cfa..c9ced856b47 100644 --- a/mozilla/layout/generic/crashtests/crashtests.list +++ b/mozilla/layout/generic/crashtests/crashtests.list @@ -130,5 +130,6 @@ load 412201-1.xhtml load 414061-1.html load 414719-1.html load 415685-1.html +load 416264-1.html load 421404-1.html load 425253-1.html diff --git a/mozilla/layout/xul/base/src/crashtests/412479-1.xhtml b/mozilla/layout/xul/base/src/crashtests/412479-1.xhtml new file mode 100644 index 00000000000..b1086a816ee --- /dev/null +++ b/mozilla/layout/xul/base/src/crashtests/412479-1.xhtml @@ -0,0 +1,4 @@ + + + + diff --git a/mozilla/layout/xul/base/src/crashtests/crashtests.list b/mozilla/layout/xul/base/src/crashtests/crashtests.list index 26024601295..485e7218531 100644 --- a/mozilla/layout/xul/base/src/crashtests/crashtests.list +++ b/mozilla/layout/xul/base/src/crashtests/crashtests.list @@ -23,3 +23,4 @@ load 397304-1.html load 398326-1.xhtml load 402912-1.xhtml load 408904-1.xul +load 412479-1.xhtml