Index: content/test/data/accessibility/input-datetime-local.html |
diff --git a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html b/content/test/data/accessibility/input-datetime-local.html |
similarity index 59% |
copy from chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
copy to content/test/data/accessibility/input-datetime-local.html |
index e3dfd254fc683ddd6e7c7b6c117d78a6de714a20..f806688d525c6a069b03e890646faedae2053698 100644 |
--- a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
+++ b/content/test/data/accessibility/input-datetime-local.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<body> |
- Another popup. |
+ <input type="datetime-local"> |
</body> |
</html> |