mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
c572d06005
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
15 lines
178 B
HTML
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
|