Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm b/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm |
index 9ae7ef52ccc5bd54eaf4c00dcad1cab812ce0d0b..6bb1fbf6243bfec9a83a0995153a06c269e4119e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm |
@@ -1,4 +1,5 @@ |
<!DOCTYPE html> |
+<meta charset="utf-8"> |
<title>IDBCursor direction - object store with keyrange</title> |
<link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal"> |
<link rel=help href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#cursor-iteration-operation"> |