summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-fonts/font-features-two-stylesheets-crash.html
blob: 0e6490974c27afe7aff29a22418107890eef45e2 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
<title>CSS Test: @font-feature-values crashes with two stylesheets</title>
<link rel="author" href="mailto:sesse@chromium.org">
<link rel="help" href="https://crbug.com/1444274">
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<style></style><iframe></iframe><style>@font-feature-values x {</style>
</head>
</html>