1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16

content / test / data / accessibility / mac / textmarker / ax-next-word-end-text-marker-for-text-marker.html [blame]

<!--
@SCRIPT:
  textarea.AXNextWordEndTextMarkerForTextMarker({:3, 0, down})
-->
<!DOCTYPE html>
<html>
<head>
<style>
</style>
</head>
<body>
<textarea id="textarea" style="font-family:monospace" rows="5" cols="15">
The quick brown fox jumps over the lazy dog
</textarea>
</body>
</html>