Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /infrastructure/assumptions/medium-font-size.html - WPT Dashboard Interop Dashboard
<!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