Chromium Code Reviews| Index: third_party/WebKit/Source/web/tests/data/long_press_object_fallback.html |
| diff --git a/third_party/WebKit/Source/web/tests/data/long_press_object_fallback.html b/third_party/WebKit/Source/web/tests/data/long_press_object_fallback.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f5ff7ba4cc02060937a04d5e6dcfac7dc5274bbf |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/web/tests/data/long_press_object_fallback.html |
| @@ -0,0 +1,3 @@ |
| +<body> |
| + <object width="500" height="500" id="obj">Fallback content</object> |
| +</body> |