Bug 1729581 - Add crashtest. r=mstange

Differential Revision: https://phabricator.services.mozilla.com/D125498
This commit is contained in:
Botond Ballo 2021-09-17 21:50:06 +00:00
Родитель 9a6292a502
Коммит c27d7c0abf
2 изменённых файлов: 13 добавлений и 0 удалений

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

@ -0,0 +1,12 @@
<style>
* {
clip-path: polygon(1px 1px, 1px -1px, 0px 1px);
}
.a {
position: fixed;
-webkit-transform: translatez(0);
opacity: 0;
}
</style>
<hr class="a">Z.Vlz|D&lt;|&#x27;mFZ&lt;M</hr>

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

@ -561,3 +561,4 @@ load 1689912.html
load 1690163.html
load 1723200.html
load 1729578.html
load 1729581.html