summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/css/resources/iframe-os-text-scale-inner.html
blob: be51cc957cea6690e2cdd8eea8e096311f30cb9a (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
body {
  background-color: green;
  height: 100vh;
  width: 100vw;
}
</style>
TEST