JS CSS style declarations
This commit is contained in:
committed by
Sergey Mashkov
parent
d24bdf5ad0
commit
bcbfa3c240
@@ -171,6 +171,678 @@ native public trait CSSNamespaceRule : CSSRule {
|
|||||||
}
|
}
|
||||||
|
|
||||||
native public trait CSSStyleDeclaration {
|
native public trait CSSStyleDeclaration {
|
||||||
|
var alignContent: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var alignItems: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var alignSelf: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animation: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationDelay: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationDirection: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationDuration: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationFillMode: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationIterationCount: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationName: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationPlayState: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var animationTimingFunction: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backfaceVisibility: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var background: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundAttachment: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundClip: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundImage: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundOrigin: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundPosition: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundRepeat: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var backgroundSize: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var border: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderBottom: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderBottomColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderBottomLeftRadius: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderBottomRightRadius: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderBottomStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderBottomWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderCollapse: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderImage: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderImageOutset: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderImageRepeat: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderImageSlice: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderImageSource: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderImageWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderLeft: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderLeftColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderLeftStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderLeftWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderRadius: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderRight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderRightColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderRightStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderRightWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderSpacing: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderTop: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderTopColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderTopLeftRadius: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderTopRightRadius: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderTopStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderTopWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var borderWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var bottom: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var boxDecorationBreak: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var boxShadow: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var boxSizing: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var breakAfter: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var breakBefore: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var breakInside: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var captionSide: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var clear: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var clip: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var color: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnCount: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnFill: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnGap: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnRule: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnRuleColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnRuleStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnRuleWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnSpan: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columnWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var columns: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var content: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var counterIncrement: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var counterReset: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var cursor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var direction: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var display: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var emptyCells: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var filter: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flex: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flexBasis: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flexDirection: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flexFlow: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flexGrow: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flexShrink: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var flexWrap: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var attribute: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var font: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontFamily: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontFeatureSettings: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontKerning: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontLanguageOverride: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontSize: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontSizeAdjust: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontStretch: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontSynthesis: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariant: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariantAlternates: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariantCaps: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariantEastAsian: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariantLigatures: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariantNumeric: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontVariantPosition: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var fontWeight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var hangingPunctuation: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var height: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var hyphens: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var imageOrientation: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var imageRendering: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var imageResolution: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var imeMode: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var justifyContent: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var left: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var letterSpacing: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var lineBreak: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var lineHeight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var listStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var listStyleImage: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var listStylePosition: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var listStyleType: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var margin: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marginBottom: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marginLeft: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marginRight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marginTop: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var mark: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var markAfter: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var markBefore: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marks: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marqueeDirection: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marqueePlayCount: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marqueeSpeed: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var marqueeStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var mask: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var maskType: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var maxHeight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var maxWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var minHeight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var minWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var navDown: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var navIndex: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var navLeft: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var navRight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var navUp: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var objectFit: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var objectPosition: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var opacity: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var order: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var orphans: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var outline: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var outlineColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var outlineOffset: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var outlineStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var outlineWidth: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var overflowWrap: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var overflowX: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var overflowY: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var padding: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var paddingBottom: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var paddingLeft: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var paddingRight: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var paddingTop: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var pageBreakAfter: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var pageBreakBefore: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var pageBreakInside: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var perspective: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var perspectiveOrigin: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var phonemes: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var position: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var quotes: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var resize: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var rest: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var restAfter: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var restBefore: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var right: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var tabSize: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var tableLayout: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textAlign: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textAlignLast: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textCombineUpright: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textDecoration: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textDecorationColor: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textDecorationLine: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textDecorationStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textIndent: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textJustify: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textOrientation: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textOverflow: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textShadow: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textTransform: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var textUnderlinePosition: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var top: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transform: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transformOrigin: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transformStyle: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transition: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transitionDelay: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transitionDuration: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transitionProperty: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var transitionTimingFunction: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var unicodeBidi: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var verticalAlign: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var visibility: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voiceBalance: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voiceDuration: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voicePitch: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voicePitchRange: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voiceRate: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voiceStress: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var voiceVolume: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var whiteSpace: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var widows: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var width: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var wordBreak: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var wordSpacing: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var wordWrap: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var writingMode: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
|
var zIndex: String
|
||||||
|
get() = noImpl
|
||||||
|
set(value) = noImpl
|
||||||
var cssText: String
|
var cssText: String
|
||||||
get() = noImpl
|
get() = noImpl
|
||||||
set(value) = noImpl
|
set(value) = noImpl
|
||||||
|
|||||||
@@ -0,0 +1,229 @@
|
|||||||
|
namespace org.w3c.dom.css;
|
||||||
|
|
||||||
|
/* written by CSS3 spec */
|
||||||
|
partial interface CSSStyleDeclaration {
|
||||||
|
attribute String alignContent;
|
||||||
|
attribute String alignItems;
|
||||||
|
attribute String alignSelf;
|
||||||
|
attribute String animation;
|
||||||
|
attribute String animationDelay;
|
||||||
|
attribute String animationDirection;
|
||||||
|
attribute String animationDuration;
|
||||||
|
attribute String animationFillMode;
|
||||||
|
attribute String animationIterationCount;
|
||||||
|
attribute String animationName;
|
||||||
|
attribute String animationPlayState;
|
||||||
|
attribute String animationTimingFunction;
|
||||||
|
attribute String backfaceVisibility;
|
||||||
|
attribute String background;
|
||||||
|
attribute String backgroundAttachment;
|
||||||
|
attribute String backgroundClip;
|
||||||
|
attribute String backgroundColor;
|
||||||
|
attribute String backgroundImage;
|
||||||
|
attribute String backgroundOrigin;
|
||||||
|
attribute String backgroundPosition;
|
||||||
|
attribute String backgroundRepeat;
|
||||||
|
attribute String backgroundSize;
|
||||||
|
attribute String border;
|
||||||
|
attribute String borderBottom;
|
||||||
|
attribute String borderBottomColor;
|
||||||
|
attribute String borderBottomLeftRadius;
|
||||||
|
attribute String borderBottomRightRadius;
|
||||||
|
attribute String borderBottomStyle;
|
||||||
|
attribute String borderBottomWidth;
|
||||||
|
attribute String borderCollapse;
|
||||||
|
attribute String borderColor;
|
||||||
|
attribute String borderImage;
|
||||||
|
attribute String borderImageOutset;
|
||||||
|
attribute String borderImageRepeat;
|
||||||
|
attribute String borderImageSlice;
|
||||||
|
attribute String borderImageSource;
|
||||||
|
attribute String borderImageWidth;
|
||||||
|
attribute String borderLeft;
|
||||||
|
attribute String borderLeftColor;
|
||||||
|
attribute String borderLeftStyle;
|
||||||
|
attribute String borderLeftWidth;
|
||||||
|
attribute String borderRadius;
|
||||||
|
attribute String borderRight;
|
||||||
|
attribute String borderRightColor;
|
||||||
|
attribute String borderRightStyle;
|
||||||
|
attribute String borderRightWidth;
|
||||||
|
attribute String borderSpacing;
|
||||||
|
attribute String borderStyle;
|
||||||
|
attribute String borderTop;
|
||||||
|
attribute String borderTopColor;
|
||||||
|
attribute String borderTopLeftRadius;
|
||||||
|
attribute String borderTopRightRadius;
|
||||||
|
attribute String borderTopStyle;
|
||||||
|
attribute String borderTopWidth;
|
||||||
|
attribute String borderWidth;
|
||||||
|
attribute String bottom;
|
||||||
|
attribute String boxDecorationBreak;
|
||||||
|
attribute String boxShadow;
|
||||||
|
attribute String boxSizing;
|
||||||
|
attribute String breakAfter;
|
||||||
|
attribute String breakBefore;
|
||||||
|
attribute String breakInside;
|
||||||
|
attribute String captionSide;
|
||||||
|
attribute String clear;
|
||||||
|
attribute String clip;
|
||||||
|
attribute String color;
|
||||||
|
attribute String columnCount;
|
||||||
|
attribute String columnFill;
|
||||||
|
attribute String columnGap;
|
||||||
|
attribute String columnRule;
|
||||||
|
attribute String columnRuleColor;
|
||||||
|
attribute String columnRuleStyle;
|
||||||
|
attribute String columnRuleWidth;
|
||||||
|
attribute String columnSpan;
|
||||||
|
attribute String columnWidth;
|
||||||
|
attribute String columns;
|
||||||
|
attribute String content;
|
||||||
|
attribute String counterIncrement;
|
||||||
|
attribute String counterReset;
|
||||||
|
attribute String cursor;
|
||||||
|
attribute String direction;
|
||||||
|
attribute String display;
|
||||||
|
attribute String emptyCells;
|
||||||
|
attribute String filter;
|
||||||
|
attribute String flex;
|
||||||
|
attribute String flexBasis;
|
||||||
|
attribute String flexDirection;
|
||||||
|
attribute String flexFlow;
|
||||||
|
attribute String flexGrow;
|
||||||
|
attribute String flexShrink;
|
||||||
|
attribute String flexWrap;
|
||||||
|
attribute String float;
|
||||||
|
attribute String font;
|
||||||
|
attribute String fontFamily;
|
||||||
|
attribute String fontFeatureSettings;
|
||||||
|
attribute String fontKerning;
|
||||||
|
attribute String fontLanguageOverride;
|
||||||
|
attribute String fontSize;
|
||||||
|
attribute String fontSizeAdjust;
|
||||||
|
attribute String fontStretch;
|
||||||
|
attribute String fontStyle;
|
||||||
|
attribute String fontSynthesis;
|
||||||
|
attribute String fontVariant;
|
||||||
|
attribute String fontVariantAlternates;
|
||||||
|
attribute String fontVariantCaps;
|
||||||
|
attribute String fontVariantEastAsian;
|
||||||
|
attribute String fontVariantLigatures;
|
||||||
|
attribute String fontVariantNumeric;
|
||||||
|
attribute String fontVariantPosition;
|
||||||
|
attribute String fontWeight;
|
||||||
|
attribute String hangingPunctuation;
|
||||||
|
attribute String height;
|
||||||
|
attribute String hyphens;
|
||||||
|
attribute String imageOrientation;
|
||||||
|
attribute String imageRendering;
|
||||||
|
attribute String imageResolution;
|
||||||
|
attribute String imeMode;
|
||||||
|
attribute String justifyContent;
|
||||||
|
attribute String left;
|
||||||
|
attribute String letterSpacing;
|
||||||
|
attribute String lineBreak;
|
||||||
|
attribute String lineHeight;
|
||||||
|
attribute String listStyle;
|
||||||
|
attribute String listStyleImage;
|
||||||
|
attribute String listStylePosition;
|
||||||
|
attribute String listStyleType;
|
||||||
|
attribute String margin;
|
||||||
|
attribute String marginBottom;
|
||||||
|
attribute String marginLeft;
|
||||||
|
attribute String marginRight;
|
||||||
|
attribute String marginTop;
|
||||||
|
attribute String mark;
|
||||||
|
attribute String markAfter;
|
||||||
|
attribute String markBefore;
|
||||||
|
attribute String marks;
|
||||||
|
attribute String marqueeDirection;
|
||||||
|
attribute String marqueePlayCount;
|
||||||
|
attribute String marqueeSpeed;
|
||||||
|
attribute String marqueeStyle;
|
||||||
|
attribute String mask;
|
||||||
|
attribute String maskType;
|
||||||
|
attribute String maxHeight;
|
||||||
|
attribute String maxWidth;
|
||||||
|
attribute String minHeight;
|
||||||
|
attribute String minWidth;
|
||||||
|
attribute String navDown;
|
||||||
|
attribute String navIndex;
|
||||||
|
attribute String navLeft;
|
||||||
|
attribute String navRight;
|
||||||
|
attribute String navUp;
|
||||||
|
attribute String objectFit;
|
||||||
|
attribute String objectPosition;
|
||||||
|
attribute String opacity;
|
||||||
|
attribute String order;
|
||||||
|
attribute String orphans;
|
||||||
|
attribute String outline;
|
||||||
|
attribute String outlineColor;
|
||||||
|
attribute String outlineOffset;
|
||||||
|
attribute String outlineStyle;
|
||||||
|
attribute String outlineWidth;
|
||||||
|
attribute String overflowWrap;
|
||||||
|
attribute String overflowX;
|
||||||
|
attribute String overflowY;
|
||||||
|
attribute String padding;
|
||||||
|
attribute String paddingBottom;
|
||||||
|
attribute String paddingLeft;
|
||||||
|
attribute String paddingRight;
|
||||||
|
attribute String paddingTop;
|
||||||
|
attribute String pageBreakAfter;
|
||||||
|
attribute String pageBreakBefore;
|
||||||
|
attribute String pageBreakInside;
|
||||||
|
attribute String perspective;
|
||||||
|
attribute String perspectiveOrigin;
|
||||||
|
attribute String phonemes;
|
||||||
|
attribute String position;
|
||||||
|
attribute String quotes;
|
||||||
|
attribute String resize;
|
||||||
|
attribute String rest;
|
||||||
|
attribute String restAfter;
|
||||||
|
attribute String restBefore;
|
||||||
|
attribute String right;
|
||||||
|
attribute String tabSize;
|
||||||
|
attribute String tableLayout;
|
||||||
|
attribute String textAlign;
|
||||||
|
attribute String textAlignLast;
|
||||||
|
attribute String textCombineUpright;
|
||||||
|
attribute String textDecoration;
|
||||||
|
attribute String textDecorationColor;
|
||||||
|
attribute String textDecorationLine;
|
||||||
|
attribute String textDecorationStyle;
|
||||||
|
attribute String textIndent;
|
||||||
|
attribute String textJustify;
|
||||||
|
attribute String textOrientation;
|
||||||
|
attribute String textOverflow;
|
||||||
|
attribute String textShadow;
|
||||||
|
attribute String textTransform;
|
||||||
|
attribute String textUnderlinePosition;
|
||||||
|
attribute String top;
|
||||||
|
attribute String transform;
|
||||||
|
attribute String transformOrigin;
|
||||||
|
attribute String transformStyle;
|
||||||
|
attribute String transition;
|
||||||
|
attribute String transitionDelay;
|
||||||
|
attribute String transitionDuration;
|
||||||
|
attribute String transitionProperty;
|
||||||
|
attribute String transitionTimingFunction;
|
||||||
|
attribute String unicodeBidi;
|
||||||
|
attribute String verticalAlign;
|
||||||
|
attribute String visibility;
|
||||||
|
attribute String voiceBalance;
|
||||||
|
attribute String voiceDuration;
|
||||||
|
attribute String voicePitch;
|
||||||
|
attribute String voicePitchRange;
|
||||||
|
attribute String voiceRate;
|
||||||
|
attribute String voiceStress;
|
||||||
|
attribute String voiceVolume;
|
||||||
|
attribute String whiteSpace;
|
||||||
|
attribute String widows;
|
||||||
|
attribute String width;
|
||||||
|
attribute String wordBreak;
|
||||||
|
attribute String wordSpacing;
|
||||||
|
attribute String wordWrap;
|
||||||
|
attribute String writingMode;
|
||||||
|
attribute String zIndex;
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user