1.3 Extension Overview (Synopsis)
The extensions described in this document were selected for their applicability to [CSS-Level2-2009] and [DOM Level 2 - Style].
The additional style attributes of CSSStyleDeclaration are organized based on sections of [CSS-Level2-2009] as follows:
Section 11, Visual Effects
overflow-x (-ms-overflow-x)**
overflow-y (-ms-overflow-y)
Section 14, Colors and Backgrounds
background-position-x (-ms-background-position-x)
background-position-y (-ms-background-position-y)
Section 16, Text
layout-flow (-ms-layout-flow)
layout-grid (-ms-layout-grid)
layout-grid-char (-ms-layout-grid-char)
layout-grid-line (-ms-layout-grid-line)
layout-grid-mode (-ms-layout-grid-mode)
layout-grid-type (-ms-layout-grid-type)
text-underline-position (-ms-text-underline-position)
Section 18, User Interface
accelerator (-ms-accelerator)
scrollbar-3dlight-color (-ms-scrollbar-3dlight-color)
scrollbar-arrow-color (-ms-scrollbar-arrow-color)
scrollbar-base-color (-ms-scrollbar-base-color)
scrollbar-darkshadow-color (-ms-scrollbar-darkshadow-color)
scrollbar-face-color (-ms-scrollbar-face-color)
scrollbar-highlight-color (-ms-scrollbar-highlight-color)
scrollbar-shadow-color (-ms-scrollbar-shadow-color)
scrollbar-track-color (-ms-scrollbar-track-color)
zoom (-ms-zoom)
** Names in parentheses are synonyms available in IE8 Mode and IE9 Mode.
The additional DOM attributes and methods can be organized similarly, based on function.
Document Object Model
Dynamic Styles
Visual Formatting
Text
Special Functions