Bug 1225125 - Test: Check if we crash easily on a 0x0 clipped layer surface. r=jrmuizel

This commit is contained in:
Bas Schouten 2015-11-17 18:38:46 +01:00
Родитель 77d94895a4
Коммит 1d56bd9dc8
2 изменённых файлов: 12 добавлений и 0 удалений

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

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<body>
<div style="mix-blend-mode: saturation; margin-right: 1187px; transform: translateX(2px);">
<div style="border-style: outset; mix-blend-mode: color-dodge; display: inherit; padding: 1760px; float: right;"></div>
<div style="height: 2000px; overflow: auto;"></div>
</div>
</body>
</html>

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

@ -126,3 +126,4 @@ load 944579.html
pref(security.fileuri.strict_origin_policy,false) load 950000.html
load 1034403-1.html
load balinese-letter-spacing.html
load 1225125-1.html