-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Description
复现文件
复现html
`
<title>Document</title> <style> @font-face { font-family: "DIN"; src: url("./DIN-Bold.ttf"); font-weight: normal; font-size: normal; } @font-face {
font-family: "TencentSans";
src: url("./TencentSans.ttf");
font-weight: normal;
font-size: normal;
}
.font1 {
font-family: "DIN";
font-size: 20px;
}
.font2 {
font-family: "TencentSans";
font-size: 20px;
}
</style>
1 2 3 4 5 6 7 8 9 0
免 费 1 2 3 4 5 6 7 8 9 0
`Metadata
Metadata
Assignees
Labels
No labels