|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||
java.lang.Objectjava.lang.Enum<BrowserVersionFeatures>
com.gargoylesoftware.htmlunit.BrowserVersionFeatures
public enum BrowserVersionFeatures
Constants of various features of each BrowserVersion.
| Enum Constant Summary | |
|---|---|
ANCHOR_EMPTY_HREF_NO_FILENAME
If the "href" attribute of HtmlAnchor is defined but empty then IE interprets this as an empty filename. |
|
BLUR_BEFORE_ONCHANGE
Indicates that a blur event should be triggered before an onchange event. |
|
BUTTON_EMPTY_TYPE_BUTTON
If the "type" attribute of HtmlButton should be evaluated to 'button' if not specified. |
|
CAN_INHERIT_CSS_PROPERTY_VALUES
Indicates that the browser can inherit CSS property values. |
|
CANVAS
Is canvas supported? |
|
CONTROL_UPDATE_DONE_BEFORE_CLICK_EVENT_FIRED
The status/value update of a control is processed before the click event. |
|
CSS_DEFAULT_ELMENT_HEIGHT_15
Indicates that the default value for height of elements is 15 instead of 20. |
|
CSS_DEFAULT_ELMENT_HEIGHT_MARKS_MIN
Indicates that the default value for height of elements is used instance of the calculated value, if the calculated value is smaller. |
|
CSS_DEFAULT_WIDTH_AUTO
Indicates that the default value for width is 'auto'. |
|
CSS_DISPLAY_DEFAULT
Was originally .isFirefox(). |
|
CSS_FONT_STRECH_DEFAULT_NORMAL
Default is 'normal'. |
|
CSS_IMAGE_URL_QUOTED
Indicates that the browser can surrounds image url's with quotes. |
|
CSS_PIXEL_VALUES_INT_ONLY
Indicates that only integers are allowed for pixel value. |
|
CSS_SELECTOR_LANG
Indicates that the :lang(..) selector is supported. |
|
CSS_SPECIAL_PSEUDO_CLASSES
Indicates that the pseudo classes 'root', 'enabled', 'disabled' and 'checked' are supported. |
|
CSS_SUPPORTS_BEHAVIOR_PROPERTY
Internet Explorer versions 5 and later support the behavior property. |
|
CSS_TEXT_SHADOW_DEFAULT_NONE
Default is 'none'. |
|
CSS_UNICODE_BIDI_DEFAULT_NORMAL
Default is 'normal'. |
|
CSS_WORD_SPACING_DEFAULT_NORMAL
Default is 'normal'. |
|
CSS_ZINDEX_ROUNDED
Values for the zIndex are rounded to integer. |
|
CSS_ZINDEX_TYPE_NUMBER
IE uses the type Number for the zIndex Values (instead of String). |
|
CSS_ZINDEX_UNDEFINED_FORCES_RESET
If values for the zIndex is undefined than set the zindex to the default value. |
|
CSS_ZINDEX_UNDEFINED_OR_NULL_THROWS_ERROR
If values for the zIndex is undefined or null than set the zindex throws an error. |
|
DIALOGWINDOW_REFERER
|
|
DISPLAYED_COLLAPSE
Indicates that "\n" are replaced by "\r\n" in textarea values. |
|
DOCTYPE_4_0_TRANSITIONAL_STANDARDS
|
|
DOCTYPE_IS_COMMENT
DOCTYPE is a Comment from JavaScript perspective. |
|
DOM_NORMALIZE_REMOVE_CHILDREN
IE removes all child text nodes, but FF preserves the first. |
|
EVENT_DOM_CONTENT_LOADED
Triggers "DOMContentLoaded" event. |
|
EVENT_FOCUS_DOCUMENT_DESCENDANTS
Is setting 'focus' and 'blur' events of 'document', triggers the event for the descendants elements. |
|
EVENT_INPUT
Triggers "input" event. |
|
EVENT_ONCHANGE_LOSING_FOCUS
Triggers "onchange" event handler on losing focus. |
|
EVENT_ONCLICK_FOR_SELECT_OPTION_ALSO
Triggers "onclick" event handler also for the select option. |
|
EVENT_ONERROR_EXTERNAL_JAVASCRIPT
Triggers "onerror" if external loading of an external javascript failed. |
|
EVENT_ONLOAD_EXTERNAL_JAVASCRIPT
Triggers "onload" event if external javascript successfully loaded. |
|
EVENT_ONLOAD_FRAMESET_FIRST
Triggers "onload" event of the frameset before the one from the frames. |
|
EVENT_ONLOAD_IFRAME_CREATED_BY_JAVASCRIPT
Triggers "onload" event if an iframe was created by javascript and added to the page. |
|
EVENT_ONREADY_STATE_CHANGE
Triggers "onreadystatechange" event. |
|
EVENT_PROPERTY_CHANGE
Triggers "propertychange" event. |
|
EXECCOMMAND_THROWS_ON_WRONG_COMMAND
Indicates that document.execCommand() should throw an exception when called with an illegal command. |
|
FILEINPUT_EMPTY_DEFAULT_VALUE
|
|
FORM_SUBMISSION_URL_END_WITH_QUESTIONMARK
Special behavior of IE6; the URL submitted by a form with method type 'GET' has a question mark at the end if there are no parameters. |
|
FORM_SUBMISSION_URL_WITHOUT_HASH
Form submit is done without the hash part of the form action url. |
|
FORMFIELD_REACHABLE_BY_NEW_NAMES
Indicates if a form field is directly reachable by its new name once this has been changed. |
|
GENERATED_100
Was originally .isIE(). |
|
GENERATED_101
Was originally .isIE(). |
|
GENERATED_104
Was originally .isIE(). |
|
GENERATED_105
Was originally .isIE(). |
|
GENERATED_106
Was originally .isIE(). |
|
GENERATED_107
Was originally .isIE(). |
|
GENERATED_108
Was originally .isIE(). |
|
GENERATED_111
Was originally .isIE(). |
|
GENERATED_112
Was originally .isIE(). |
|
GENERATED_113
Was originally .isIE(). |
|
GENERATED_116
Was originally .isIE(). |
|
GENERATED_121
Was originally .isIE(). |
|
GENERATED_124
Was originally .isIE(). |
|
GENERATED_125
Was originally .isIE(). |
|
GENERATED_129
Was originally .isIE(). |
|
GENERATED_13
Was originally .isIE(). |
|
GENERATED_133
Was originally .isIE(). |
|
GENERATED_150
Was originally .isIE(). |
|
GENERATED_155
Was originally .isFirefox(). |
|
GENERATED_156
Was originally .isFirefox(). |
|
GENERATED_157
Was originally .isFirefox(). |
|
GENERATED_158
Was originally .isFirefox(). |
|
GENERATED_160
Was originally .isFirefox(). |
|
GENERATED_161
Was originally .isFirefox(). |
|
GENERATED_164
Was originally .isFirefox(). |
|
GENERATED_165
Was originally .isFirefox(). |
|
GENERATED_167
Was originally .isFirefox(). |
|
GENERATED_169
Was originally .isFirefox(). |
|
GENERATED_170
Was originally .isFirefox(). |
|
GENERATED_172
Was originally .isFirefox(). |
|
GENERATED_174
Was originally .isFirefox(). |
|
GENERATED_176
Was originally .isFirefox(). |
|
GENERATED_21
Was originally .isIE(). |
|
GENERATED_3
Was originally .isIE(). |
|
GENERATED_30
Was originally .isIE(). |
|
GENERATED_31
Was originally .isIE(). |
|
GENERATED_32
Was originally .isIE(). |
|
GENERATED_35
Was originally .isIE(). |
|
GENERATED_37
Was originally .isIE(). |
|
GENERATED_40
Was originally .isIE(). |
|
GENERATED_41
Was originally .isIE(). |
|
GENERATED_42
Was originally .isIE(). |
|
GENERATED_43
Was originally .isIE(). |
|
GENERATED_44
Was originally .isIE(). |
|
GENERATED_45
Was originally .isIE(). |
|
GENERATED_47
Was originally .isIE(). |
|
GENERATED_48
Was originally .isIE(). |
|
GENERATED_49
Was originally .isIE(). |
|
GENERATED_50
Was originally .isIE(). |
|
GENERATED_51
Was originally .isIE(). |
|
GENERATED_53
Was originally .isIE(). |
|
GENERATED_55
Was originally .isIE(). |
|
GENERATED_57
Was originally .isIE(). |
|
GENERATED_59
Was originally .isIE(). |
|
GENERATED_60
Was originally .isIE(). |
|
GENERATED_61
Was originally .isIE(). |
|
GENERATED_63
Was originally .isIE(). |
|
GENERATED_65
Was originally .isIE(). |
|
GENERATED_66
Was originally .isIE(). |
|
GENERATED_69
Was originally .isIE(). |
|
GENERATED_70
Was originally .isIE(). |
|
GENERATED_71
Was originally .isIE(). |
|
GENERATED_72
Was originally .isIE(). |
|
GENERATED_73
Was originally .isIE(). |
|
GENERATED_74
Was originally .isIE(). |
|
GENERATED_75
Was originally .isIE(). |
|
GENERATED_80
Was originally .isIE(). |
|
GENERATED_81
Was originally .isIE(). |
|
GENERATED_85
Was originally .isIE(). |
|
GENERATED_86
Was originally .isIE(). |
|
GENERATED_88
Was originally .isIE(). |
|
GENERATED_90
Was originally .isIE(). |
|
GENERATED_91
Was originally .isIE(). |
|
GENERATED_92
Was originally .isIE(). |
|
GENERATED_93
Was originally .isIE(). |
|
GENERATED_94
Was originally .isIE(). |
|
GENERATED_95
Was originally .isIE(). |
|
GENERATED_96
Was originally .isIE(). |
|
GENERATED_97
Was originally .isIE(). |
|
GENERATED_98
Was originally .isIE(). |
|
GENERATED_99
Was originally .isIE(). |
|
GEO_GEOLOCATION
If the class name is [object GeoGeolocation]. |
|
HEADER_CONTENT_DISPOSITION_ABSOLUTE_PATH
|
|
HTML_COLOR_RESTRICT
Do not allow anything in color, but restrict to valid values only. |
|
HTML_COMMENT_ELEMENT
HTMLCommentElement instead of Comment. |
|
HTML_GENERIC_ELEMENT
HTMLGenericElement instead of HTMLUnknownElement. |
|
HTML5_TAGS
Indicates if HTML5 tags source, video and audio are recognized. |
|
HTMLABBREVIATED
|
|
HTMLCOLLECTION_COMMENT_IS_ELEMENT
Indicates that comment nodes should be treated similar to elements, e.g. |
|
HTMLCOLLECTION_IDENTICAL_IDS
Allows multiple elements with the same 'id'. |
|
HTMLCOLLECTION_OBJECT_DETECTION
Allow detection of object type for collection elements. |
|
HTMLCONDITIONAL_COMMENTS
Supports Conditional Comments. |
|
HTMLDOCUMENT_COLOR
Do document.bgColor/.alinkColor/.vlinkColor/.linkColor have value by default. |
|
HTMLELEMENT_ALIGN_INVALID
Allows invalid 'align' values. |
|
HTMLELEMENT_TRIM_CLASS_ATTRIBUTE
|
|
HTMLIFRAME_IGNORE_SELFCLOSING
Indicates if a self-closing <iframe/> tag should be considered as an opening tag. |
|
HTMLIMAGE_NAME_VALUE_PARAMS
|
|
HTMLINPUT_DEFAULT_IS_CHECKED
|
|
HTMLOPTION_EMPTY_TEXT_IS_NO_CHILDREN
|
|
HTMLOPTION_PREVENT_DISABLED
|
|
HTMLOPTION_UNSELECT_SELECTS_FIRST
Un-selecting an option in a (single-value) select causes the first option to become selected. |
|
HTMLOPTIONGROUP_NO_DISABLED
Set this property if the browser does NOT support the disabling of an individual option group. |
|
HTMLPARSER_REMOVE_EMPTY_CONTENT
Indicates that for some elements, the empty text after it should be removed. |
|
HTMLRADIOINPUT_SET_CHECKED_TO_DEFAULT_WHEN_ADDED
Set this checked state back to default when added to page (IE). |
|
HTMLSCRIPT_APPLICATION_JAVASCRIPT
Set this property if the script tag supports the types 'application/javascript' and 'application/x-javascript'. |
|
HTMLSCRIPT_SRC_JAVASCRIPT
Runs |
|
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |