blob: 8a660237ef60d18ee5b6af42e349ff8f02ddcdb9 [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/link-highlight-helper.js"></script>
<img id="highlightTarget" class="opaqueHighlight" src="resources/dice.png" usemap="#map">
<script>
onload = function() {
debug("This test is successful if we don't cause a crash. TODO: Make link highlight work on image maps");
};
</script>