From 4e8ecbf0a62a1525a7e37034b04adb08250726b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 27 Aug 2018 21:07:59 +0200 Subject: [PATCH] Bug 1486536 - Crashtest. r=heycam Differential Revision: https://phabricator.services.mozilla.com/D4362 --- layout/style/crashtests/1486536.html | 14 ++++++++++++++ layout/style/crashtests/crashtests.list | 1 + 2 files changed, 15 insertions(+) create mode 100644 layout/style/crashtests/1486536.html diff --git a/layout/style/crashtests/1486536.html b/layout/style/crashtests/1486536.html new file mode 100644 index 000000000000..4b2828376922 --- /dev/null +++ b/layout/style/crashtests/1486536.html @@ -0,0 +1,14 @@ + + + + + + diff --git a/layout/style/crashtests/crashtests.list b/layout/style/crashtests/crashtests.list index ef4e51d4474c..b5cbc288cb5f 100644 --- a/layout/style/crashtests/crashtests.list +++ b/layout/style/crashtests/crashtests.list @@ -292,3 +292,4 @@ pref(dom.webcomponents.shadowdom.enabled,true) load 1468640.html load 1469076.html load 1475003.html load 1479681.html +load 1486536.html