summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/assumptions/medium-font-size.html
blob: f4c303d0ba8627c7423ffbca653569ee17121b87 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<title>Check medium font-size is 16px</title>
<link rel="match" href="medium-font-size-ref.html">
<style>
p {
  font-size: medium;
}
</style>
<p>This text should be 16px