Bug 1477847 - Add a crashtest. r=mstange

Depends on D10414

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Botond Ballo 2018-11-07 18:51:29 +00:00
parent 074e717745
commit ed43e261f7
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<style>
#a {
-webkit-filter: invert(0);
border-bottom-right-radius: 10px 0px;
overflow: scroll;
height: 50px;
}
.b {
perspective: 4px;
-webkit-mask: url(data:image/gif;base64,R0lGODlhEAAQAMQAAORHHOVSKudfOulrSOp3WOyDZu6QdvCchPGolfO0o/XBs/fNwfjZ0frl3/zy7////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABAALAAAAAAQABAAAAVVICSOZGlCQAosJ6mu7fiyZeKqNKToQGDsM8hBADgUXoGAiqhSvp5QAnQKGIgUhwFUYLCVDFCrKUE1lBavAViFIDlTImbKC5Gm2hB0SlBCBMQiB0UjIQA7);
height: 100px;
}
.c { -webkit-transform: scale(-1, 1) }
</style>
<dl id="a">
<dt class="b">
<dialog open="" class="c">

View File

@ -542,6 +542,7 @@ load 1467964.html
load 1469354.html
pref(layout.accessiblecaret.enabled,true) load 1472020.html
load 1472027.html
load 1477847.html
load 1489149.html
load 1490037.html
load 1494332.html