Bug 694775 - Add a crashtest. r=mats

This commit is contained in:
Jesse Ruderman 2018-06-09 16:11:26 +02:00
Родитель 5a1430954d
Коммит f1e9743b7d
2 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,7 @@
<!DOCTYPE html>
<script>
document.documentElement.style.direction = "rtl";
document.__proto__ = null;
</script>

Просмотреть файл

@ -83,6 +83,7 @@ load 665209-1.html
load 671799-1.html
load 671799-2.html
load 690990-1.html
load 694775.html
load 696188-1.html
load 696869-1.html
load 700116.html