Bug 1890277: part 1) Add CSP parser tests for `require-trusted-types-for`. r=tschuster
[gecko.git] / layout / reftests / font-inflation / text-3-ref.html
blobc2565f0c97b78a7b3cadaedfbd682644498c4be9
1 <!DOCTYPE HTML>
2 <style>
3 div { background: yellow }
4 span { background: aqua }
5 div { font-size: 34px; width: 450px }
6 </style>
7 <div><span>Hello world</span></div>