gecko-dev/layout/base/crashtests/empty-mask.html
Jeff Muizelaar c572d06005 Bug 1516286. WR Fallback: Do the empty check later. r=aosmond
What we actually care about here is whether itemRect is empty bceause that's
the what we'll use for the actual surface size.

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

--HG--
extra : moz-landing-system : lando
2019-10-08 14:20:40 +00:00

15 lines
178 B
HTML

<style>
* {
-webkit-transform: scaleY(96);
float: left;
border-top: 4em solid
}
#a {
clip-path: polygon(0px 0px, 1px 0px, 48px 1px);
}
</style>
<time>
<ul>
<li id="a">
A