Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm b/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
index f265c16b77267500eb2b144c3e4a719c409d412a..ab916c7d889941b82cbd7ddcb6ea627c50fe9d7c 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm |
@@ -1,5 +1,4 @@ |
<!DOCTYPE html> |
-<meta charset="utf-8"> |
jsbell
2016/04/04 20:19:41
Do you happen to know why this line went away? Wer
jsbell
2016/04/04 20:46:56
Huh, and I just saw https://github.com/w3c/web-pla
|
<title>IDBCursor direction - index 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"> |