mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Normalize more tests
This commit is contained in:
@ -156,7 +156,7 @@ class RefTestRenderer implements RenderTarget<string> {
|
||||
font.fontStyle,
|
||||
font.fontVariant,
|
||||
font.fontWeight,
|
||||
font.fontSize,
|
||||
parseInt(font.fontSize, 10),
|
||||
font.fontFamily.replace(/"/g, '')
|
||||
]
|
||||
.join(' ')
|
||||
|
Reference in New Issue
Block a user