Skip to content

Commit

Permalink
Add <meta charset="utf-8"> to the test case so the headless browser d…
Browse files Browse the repository at this point in the history
…oesn't interpret it as iso-8859-1
  • Loading branch information
papandreou committed Apr 8, 2021
1 parent 3bfe400 commit e65e74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testdata/referenceImages/fontVariant/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<style>
@font-face {
font-family: IBMPlexSans;
Expand Down

0 comments on commit e65e74a

Please sign in to comment.