WebKitHitTestResultContext

Enum values with flags representing the context of a #WebKitHitTestResult.

Values

ValueMeaning
DOCUMENT2

anywhere in the document.

IMAGE8

an image element.

MEDIA16

a video or audio element.

EDITABLE32

an editable element

SCROLLBAR64

a scrollbar element.

SELECTION128

a selected element. Since 2.8

Meta