goog.editor.BrowserFeature
Provided By |
---|
Maps browser quirks to boolean values, detailing what the current browser supports.
Properties
ADDS_NBSPS_IN_REMOVE_FORMAT → boolean
boolean
No information.
CAN_LISTIFY_BR → boolean
boolean
No information.
CAN_SELECT_EMPTY_ELEMENT → boolean
boolean
No information.
CARET_INSIDE_SELECTION → boolean
boolean
No information.
CLEARS_SELECTION_WHEN_FOCUS_LEAVES → boolean
boolean
No information.
COLLAPSES_EMPTY_NODES → boolean
boolean
No information.
COLLAPSES_SELECTION_ONMOUSEDOWN → boolean
boolean
No information.
CONVERT_TO_B_AND_I_TAGS → boolean
boolean
No information.
CREATES_MULTIPLE_BLOCKQUOTES → boolean
boolean
No information.
DOESNT_OVERRIDE_FONT_SIZE_IN_STYLE_ATTR → boolean
boolean
No information.
EATS_EMPTY_BACKGROUND_COLOR → boolean
boolean
No information.
FOCUSES_EDITABLE_BODY_ON_HTML_CLICK → boolean
boolean
No information.
FOLLOWS_EDITABLE_LINKS → boolean
boolean
No information.
FORGETS_FORMATTING_WHEN_LISTIFYING → boolean
boolean
No information.
FORMAT_BLOCK_WORKS_FOR_BLOCKQUOTES → boolean
boolean
No information.
GETS_STUCK_IN_LINKS → boolean
boolean
No information.
HAS_ACTIVE_ELEMENT → boolean
boolean
No information.
HAS_CONTENT_EDITABLE → boolean
boolean
No information.
HAS_DOCUMENT_INDEPENDENT_NODES → boolean
boolean
No information.
HAS_DOM_SUBTREE_MODIFIED_EVENT → boolean
boolean
No information.
HAS_IE_RANGES → boolean
boolean
No information.
HAS_SET_CAPTURE → boolean
boolean
No information.
HAS_STYLE_WITH_CSS → boolean
boolean
No information.
HAS_UNSELECTABLE_STYLE → boolean
boolean
No information.
HAS_W3C_RANGES → boolean
boolean
No information.
LEAVES_P_WHEN_REMOVING_LISTS → boolean
boolean
No information.
MOVES_STYLE_TO_HEAD → boolean
boolean
No information.
NEEDS_99_WIDTH_IN_STANDARDS_MODE → boolean
boolean
No information.
NESTS_SUBSCRIPT_SUPERSCRIPT → boolean
boolean
No information.
NORMALIZE_CORRUPTS_ALL_TEXT_NODES → boolean
boolean
No information.
NORMALIZE_CORRUPTS_EMPTY_TEXT_NODES → boolean
boolean
No information.
PREFERS_READY_STATE_CHANGE_EVENT → boolean
boolean
No information.
PUTS_CURSOR_BEFORE_FIRST_BLOCK_ELEMENT_ON_FOCUS → boolean
boolean
No information.
SELECTS_IMAGES_ON_CLICK → boolean
boolean
No information.
SHOWS_CUSTOM_ATTRS_IN_INNER_HTML → boolean
boolean
No information.
SUPPORTS_FILE_PASTING → boolean
boolean
No information.
SUPPORTS_FOCUSIN → boolean
boolean
No information.
SUPPORTS_HTML5_FILE_DRAGGING → boolean
boolean
No information.
SUPPORTS_OPERA_DEFAULTBLOCK_COMMAND → boolean
boolean
No information.
TABS_THROUGH_IMAGES → boolean
boolean
No information.
TAB_FIRES_KEYPRESS → boolean
boolean
No information.
UNESCAPES_URLS_WITHOUT_ASKING → boolean
boolean
No information.
USES_KEYDOWN → boolean
boolean
No information.
USE_DOCUMENT_FOR_KEY_EVENTS → boolean
boolean
No information.
USE_MUTATION_EVENTS → boolean
boolean
No information.
WRAPS_BLOCKQUOTE_IN_DIVS → boolean
boolean
No information.