From af5790731972226d664a4f1d69e60bfff82dd906 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 6 Sep 2017 14:19:10 -0700 Subject: [PATCH] Bug 1397363 - stylo: Add crashtest; r=emilio MozReview-Commit-ID: LXYFKGH4ia5 --- layout/style/crashtests/1397363-1.html | 13 +++++++++++++ layout/style/crashtests/crashtests.list | 1 + 2 files changed, 14 insertions(+) create mode 100644 layout/style/crashtests/1397363-1.html diff --git a/layout/style/crashtests/1397363-1.html b/layout/style/crashtests/1397363-1.html new file mode 100644 index 000000000000..5ccbfa31761c --- /dev/null +++ b/layout/style/crashtests/1397363-1.html @@ -0,0 +1,13 @@ + + + + + + + diff --git a/layout/style/crashtests/crashtests.list b/layout/style/crashtests/crashtests.list index 52a3568a25a7..07b186d8f973 100644 --- a/layout/style/crashtests/crashtests.list +++ b/layout/style/crashtests/crashtests.list @@ -212,3 +212,4 @@ load 1393791.html load 1384232.html load 1395725.html load 1396041.html +load 1397363-1.html