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