mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Add charset declarations to non-ASCII tests
This commit is contained in:
parent
360c7f8bf1
commit
1225dbc1e4
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>test_binding
|
||||
page </title>
|
||||
<base href="./"></base>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="harness.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue