0
Files
src/third_party/blink/manual_tests/cursor-empty-url.html
Kent Tamura dc3ed43a93 Move //third_party/WebKit/ManualTests to //third_party/blink/manual_tests
This CL has no behavior changes.

Bug: 829695
Change-Id: I65285444001e79f1905fcaa4ae11e064f73049a2
Reviewed-on: https://chromium-review.googlesource.com/1006567
Reviewed-by: Quinten Yearsley <qyearsley@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549995}
2018-04-12 01:32:10 +00:00

4 lines
224 B
HTML

<div>Mousing over the grey block should not cause a crash.</div>
<link rel="stylesheet" href="resources/cursor-empty-url.css"></link>
<div id="target" style="width: 50px; height: 50px; margin: 10px; background: #ddd"></div>