Documentation Center

browser aspect

The properties of the browser aspect. The combination of the model, version, vendor and variant properties uniquely identifies the browser.

Property nameTypeDescription
cookieSupportBooleanThe ability of a client to store cookies and send them when appropriate
cssVersionVersionThe supported CSS version
displayColorDepthIntegerThe color depth of the display
displayHeightIntegerThe total number of addressable pixels in the vertical direction of a rectangular viewport
displayWidthIntegerThe total number of addressable pixels in the horizontal direction of a rectangular viewport
imageFormatSupportSet<String>The image formats supported as part of a Web page: one or more of GIF87, GIF89a, JPEG and PNG
inputModeSupportSet<String>The preferred ways of supporting specific formats for input type="text" fields: one or more of useFormatAttribute, useWCSS and useInputmodeAttribute
inputDevicesSet<String>Input devices available to the user: one or more of clickWheel, keypad, stylus, touchScreen and trackball
jsVersionVersionThe supported JavaScript version
markupSupportSet<String>The mark-up languages supported by the client: currently only HTML5
modelStringThe model name of the browser
preferredHtmlContentTypeStringThe preferred HTML content type when HTML is delivered
scriptSupportSet<String>The set of supported scripting languages: currently only JavaScript
stylesheetSupportSet<String>The set of supported stylesheet languages: one of css10, css21 and wcss10
variantStringThe browser variant
vendorStringThe vendor name of the browser
versionVersionThe version of the browser