blob: adad9d384fd3178984c8822e12c77b757972e604 [file] [log] [blame] [edit]
<!DOCTYPE HTML>
<meta charset=UTF-8>
<title>CSS Fonts Test: font-stretch properties</title>
<link rel="help" href="https://www.w3.org/TR/css-fonts-4/#font-stretch-prop">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="../../support/shorthand-testcommon.js"></script>
<body>
<script>
test_is_legacy_name_alias("font-stretch", "font-width");
</script>