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 nameTypeDescriptionDefault
cookieSupportBooleanThe ability of a client to store cookies and send them when appropriatetrue
cssVersionVersionThe supported CSS version2.1
displayColorDepthIntegerThe color depth of the display16
displayHeightIntegerThe total number of addressable pixels in the vertical direction of a rectangular viewport640
displayWidthIntegerThe total number of addressable pixels in the horizontal direction of a rectangular viewport800
imageFormatSupportSet<String>The image formats supported as part of a Web page: one or more of GIF87, GIF89a, JPEG and PNG["JPEG", "PNG"]
inputModeSupportSet<String>The preferred ways of supporting specific formats for input type="text" fields: one or more of useFormatAttribute, useWCSS and useInputmodeAttributeempty set
inputDevicesSet<String>Input devices available to the user: one or more of clickWheel, keypad, stylus, touchScreen and trackballempty set
jsVersionVersionThe supported JavaScript version1.8.5
markupSupportSet<String>The mark-up languages supported by the client: currently only HTML5["HTML5"]
modelStringThe model name of the browserunknown
preferredHtmlContentTypeStringThe preferred HTML content type when HTML is deliveredtext/html
scriptSupportSet<String>The set of supported scripting languages: currently only JavaScriptJavaScript
stylesheetSupportSet<String>The set of supported stylesheet languages: one of css10, css21 and wcss10["css10, css21"]
variantStringThe browser variantempty string
vendorStringThe vendor name of the browserunknown
versionVersionThe version of the browserempty string