Bug 1547169 - A crash test by fuzzing. r=boris

Depends on D47566

Differential Revision: https://phabricator.services.mozilla.com/D47567

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Hiroyuki Ikezoe 2019-09-30 19:49:36 +00:00
Родитель 1940fb41d3
Коммит 16081f5205
2 изменённых файлов: 12 добавлений и 0 удалений

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

@ -0,0 +1,11 @@
<style>
.cl {
overflow-x: scroll;
contain: paint;
position: absolute;
}
</style>
<q style="visibility: collapse">
<table style="transform-style: preserve-3d">
<tbody class="cl">
<th style="rotate: -1deg 48 0 0">a</th>

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

@ -186,5 +186,6 @@ load texture-allocator-zero-region.html
load 1524418.html
pref(layout.css.individual-transform.enabled,true) load 1529149.html
load 1541113.html
pref(layout.css.individual-transform.enabled,true) load 1547169.html
load 1535657.html
load 1566206.html