summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/gtk/cursor-image.html
blob: a231337df0dcbc9cfc40d3e73afbb64a68214acb (plain)
1
2
3
4
<div>Mouse over the grey block below to change the cursor to a small cross.</div>
<div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/cell.cur), default;">&nbsp;</div>
<div>Mouse over the grey block below to change the cursor to three small crosses.</div>
<div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/long_cell.cur), default;">&nbsp;</div>