summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/url/segments.html
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/url/segments.html')
-rw-r--r--LayoutTests/fast/url/segments.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/LayoutTests/fast/url/segments.html b/LayoutTests/fast/url/segments.html
index 5cc2f82..96aa871 100644
--- a/LayoutTests/fast/url/segments.html
+++ b/LayoutTests/fast/url/segments.html
@@ -1,6 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<!DOCTYPE html>
<html>
<head>
+<meta charset="utf-8">
<link rel="stylesheet" href="../js/resources/js-test-style.css">
<script src="../js/resources/js-test-pre.js"></script>
<script src="resources/utilities.js"></script>