summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1400325.html
blob: 39e33a53eb0414edafa8c2167913270e2099bcdc (plain)
1
2
3
4
5
6
<style>
* {
  padding-right: 2em;
  font-size: calc(1pt + 5% + 0% + 4em);
}
</style>