d2-ui
Version:
694 lines (691 loc) • 86.8 kB
JavaScript
'use strict';
// autogenerated
/*
*
* http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSS2Properties
*/
module.exports = function (prototype) {
var alignmentBaseline = require('./properties/alignmentBaseline').definition;
Object.defineProperty(prototype, 'alignmentBaseline', alignmentBaseline)
Object.defineProperty(prototype, 'alignment-baseline', alignmentBaseline)
var azimuth = require('./properties/azimuth').definition;
Object.defineProperty(prototype, 'azimuth', azimuth)
var background = require('./properties/background').definition;
Object.defineProperty(prototype, 'background', background)
var backgroundAttachment = require('./properties/backgroundAttachment').definition;
Object.defineProperty(prototype, 'backgroundAttachment', backgroundAttachment)
Object.defineProperty(prototype, 'background-attachment', backgroundAttachment)
var backgroundClip = require('./properties/backgroundClip').definition;
Object.defineProperty(prototype, 'backgroundClip', backgroundClip)
Object.defineProperty(prototype, 'background-clip', backgroundClip)
var backgroundColor = require('./properties/backgroundColor').definition;
Object.defineProperty(prototype, 'backgroundColor', backgroundColor)
Object.defineProperty(prototype, 'background-color', backgroundColor)
var backgroundImage = require('./properties/backgroundImage').definition;
Object.defineProperty(prototype, 'backgroundImage', backgroundImage)
Object.defineProperty(prototype, 'background-image', backgroundImage)
var backgroundOrigin = require('./properties/backgroundOrigin').definition;
Object.defineProperty(prototype, 'backgroundOrigin', backgroundOrigin)
Object.defineProperty(prototype, 'background-origin', backgroundOrigin)
var backgroundPosition = require('./properties/backgroundPosition').definition;
Object.defineProperty(prototype, 'backgroundPosition', backgroundPosition)
Object.defineProperty(prototype, 'background-position', backgroundPosition)
var backgroundPositionX = require('./properties/backgroundPositionX').definition;
Object.defineProperty(prototype, 'backgroundPositionX', backgroundPositionX)
Object.defineProperty(prototype, 'background-position-x', backgroundPositionX)
var backgroundPositionY = require('./properties/backgroundPositionY').definition;
Object.defineProperty(prototype, 'backgroundPositionY', backgroundPositionY)
Object.defineProperty(prototype, 'background-position-y', backgroundPositionY)
var backgroundRepeat = require('./properties/backgroundRepeat').definition;
Object.defineProperty(prototype, 'backgroundRepeat', backgroundRepeat)
Object.defineProperty(prototype, 'background-repeat', backgroundRepeat)
var backgroundRepeatX = require('./properties/backgroundRepeatX').definition;
Object.defineProperty(prototype, 'backgroundRepeatX', backgroundRepeatX)
Object.defineProperty(prototype, 'background-repeat-x', backgroundRepeatX)
var backgroundRepeatY = require('./properties/backgroundRepeatY').definition;
Object.defineProperty(prototype, 'backgroundRepeatY', backgroundRepeatY)
Object.defineProperty(prototype, 'background-repeat-y', backgroundRepeatY)
var backgroundSize = require('./properties/backgroundSize').definition;
Object.defineProperty(prototype, 'backgroundSize', backgroundSize)
Object.defineProperty(prototype, 'background-size', backgroundSize)
var baselineShift = require('./properties/baselineShift').definition;
Object.defineProperty(prototype, 'baselineShift', baselineShift)
Object.defineProperty(prototype, 'baseline-shift', baselineShift)
var border = require('./properties/border').definition;
Object.defineProperty(prototype, 'border', border)
var borderBottom = require('./properties/borderBottom').definition;
Object.defineProperty(prototype, 'borderBottom', borderBottom)
Object.defineProperty(prototype, 'border-bottom', borderBottom)
var borderBottomColor = require('./properties/borderBottomColor').definition;
Object.defineProperty(prototype, 'borderBottomColor', borderBottomColor)
Object.defineProperty(prototype, 'border-bottom-color', borderBottomColor)
var borderBottomLeftRadius = require('./properties/borderBottomLeftRadius').definition;
Object.defineProperty(prototype, 'borderBottomLeftRadius', borderBottomLeftRadius)
Object.defineProperty(prototype, 'border-bottom-left-radius', borderBottomLeftRadius)
var borderBottomRightRadius = require('./properties/borderBottomRightRadius').definition;
Object.defineProperty(prototype, 'borderBottomRightRadius', borderBottomRightRadius)
Object.defineProperty(prototype, 'border-bottom-right-radius', borderBottomRightRadius)
var borderBottomStyle = require('./properties/borderBottomStyle').definition;
Object.defineProperty(prototype, 'borderBottomStyle', borderBottomStyle)
Object.defineProperty(prototype, 'border-bottom-style', borderBottomStyle)
var borderBottomWidth = require('./properties/borderBottomWidth').definition;
Object.defineProperty(prototype, 'borderBottomWidth', borderBottomWidth)
Object.defineProperty(prototype, 'border-bottom-width', borderBottomWidth)
var borderCollapse = require('./properties/borderCollapse').definition;
Object.defineProperty(prototype, 'borderCollapse', borderCollapse)
Object.defineProperty(prototype, 'border-collapse', borderCollapse)
var borderColor = require('./properties/borderColor').definition;
Object.defineProperty(prototype, 'borderColor', borderColor)
Object.defineProperty(prototype, 'border-color', borderColor)
var borderImage = require('./properties/borderImage').definition;
Object.defineProperty(prototype, 'borderImage', borderImage)
Object.defineProperty(prototype, 'border-image', borderImage)
var borderImageOutset = require('./properties/borderImageOutset').definition;
Object.defineProperty(prototype, 'borderImageOutset', borderImageOutset)
Object.defineProperty(prototype, 'border-image-outset', borderImageOutset)
var borderImageRepeat = require('./properties/borderImageRepeat').definition;
Object.defineProperty(prototype, 'borderImageRepeat', borderImageRepeat)
Object.defineProperty(prototype, 'border-image-repeat', borderImageRepeat)
var borderImageSlice = require('./properties/borderImageSlice').definition;
Object.defineProperty(prototype, 'borderImageSlice', borderImageSlice)
Object.defineProperty(prototype, 'border-image-slice', borderImageSlice)
var borderImageSource = require('./properties/borderImageSource').definition;
Object.defineProperty(prototype, 'borderImageSource', borderImageSource)
Object.defineProperty(prototype, 'border-image-source', borderImageSource)
var borderImageWidth = require('./properties/borderImageWidth').definition;
Object.defineProperty(prototype, 'borderImageWidth', borderImageWidth)
Object.defineProperty(prototype, 'border-image-width', borderImageWidth)
var borderLeft = require('./properties/borderLeft').definition;
Object.defineProperty(prototype, 'borderLeft', borderLeft)
Object.defineProperty(prototype, 'border-left', borderLeft)
var borderLeftColor = require('./properties/borderLeftColor').definition;
Object.defineProperty(prototype, 'borderLeftColor', borderLeftColor)
Object.defineProperty(prototype, 'border-left-color', borderLeftColor)
var borderLeftStyle = require('./properties/borderLeftStyle').definition;
Object.defineProperty(prototype, 'borderLeftStyle', borderLeftStyle)
Object.defineProperty(prototype, 'border-left-style', borderLeftStyle)
var borderLeftWidth = require('./properties/borderLeftWidth').definition;
Object.defineProperty(prototype, 'borderLeftWidth', borderLeftWidth)
Object.defineProperty(prototype, 'border-left-width', borderLeftWidth)
var borderRadius = require('./properties/borderRadius').definition;
Object.defineProperty(prototype, 'borderRadius', borderRadius)
Object.defineProperty(prototype, 'border-radius', borderRadius)
var borderRight = require('./properties/borderRight').definition;
Object.defineProperty(prototype, 'borderRight', borderRight)
Object.defineProperty(prototype, 'border-right', borderRight)
var borderRightColor = require('./properties/borderRightColor').definition;
Object.defineProperty(prototype, 'borderRightColor', borderRightColor)
Object.defineProperty(prototype, 'border-right-color', borderRightColor)
var borderRightStyle = require('./properties/borderRightStyle').definition;
Object.defineProperty(prototype, 'borderRightStyle', borderRightStyle)
Object.defineProperty(prototype, 'border-right-style', borderRightStyle)
var borderRightWidth = require('./properties/borderRightWidth').definition;
Object.defineProperty(prototype, 'borderRightWidth', borderRightWidth)
Object.defineProperty(prototype, 'border-right-width', borderRightWidth)
var borderSpacing = require('./properties/borderSpacing').definition;
Object.defineProperty(prototype, 'borderSpacing', borderSpacing)
Object.defineProperty(prototype, 'border-spacing', borderSpacing)
var borderStyle = require('./properties/borderStyle').definition;
Object.defineProperty(prototype, 'borderStyle', borderStyle)
Object.defineProperty(prototype, 'border-style', borderStyle)
var borderTop = require('./properties/borderTop').definition;
Object.defineProperty(prototype, 'borderTop', borderTop)
Object.defineProperty(prototype, 'border-top', borderTop)
var borderTopColor = require('./properties/borderTopColor').definition;
Object.defineProperty(prototype, 'borderTopColor', borderTopColor)
Object.defineProperty(prototype, 'border-top-color', borderTopColor)
var borderTopLeftRadius = require('./properties/borderTopLeftRadius').definition;
Object.defineProperty(prototype, 'borderTopLeftRadius', borderTopLeftRadius)
Object.defineProperty(prototype, 'border-top-left-radius', borderTopLeftRadius)
var borderTopRightRadius = require('./properties/borderTopRightRadius').definition;
Object.defineProperty(prototype, 'borderTopRightRadius', borderTopRightRadius)
Object.defineProperty(prototype, 'border-top-right-radius', borderTopRightRadius)
var borderTopStyle = require('./properties/borderTopStyle').definition;
Object.defineProperty(prototype, 'borderTopStyle', borderTopStyle)
Object.defineProperty(prototype, 'border-top-style', borderTopStyle)
var borderTopWidth = require('./properties/borderTopWidth').definition;
Object.defineProperty(prototype, 'borderTopWidth', borderTopWidth)
Object.defineProperty(prototype, 'border-top-width', borderTopWidth)
var borderWidth = require('./properties/borderWidth').definition;
Object.defineProperty(prototype, 'borderWidth', borderWidth)
Object.defineProperty(prototype, 'border-width', borderWidth)
var bottom = require('./properties/bottom').definition;
Object.defineProperty(prototype, 'bottom', bottom)
var boxShadow = require('./properties/boxShadow').definition;
Object.defineProperty(prototype, 'boxShadow', boxShadow)
Object.defineProperty(prototype, 'box-shadow', boxShadow)
var boxSizing = require('./properties/boxSizing').definition;
Object.defineProperty(prototype, 'boxSizing', boxSizing)
Object.defineProperty(prototype, 'box-sizing', boxSizing)
var captionSide = require('./properties/captionSide').definition;
Object.defineProperty(prototype, 'captionSide', captionSide)
Object.defineProperty(prototype, 'caption-side', captionSide)
var clear = require('./properties/clear').definition;
Object.defineProperty(prototype, 'clear', clear)
var clip = require('./properties/clip').definition;
Object.defineProperty(prototype, 'clip', clip)
var color = require('./properties/color').definition;
Object.defineProperty(prototype, 'color', color)
var colorInterpolation = require('./properties/colorInterpolation').definition;
Object.defineProperty(prototype, 'colorInterpolation', colorInterpolation)
Object.defineProperty(prototype, 'color-interpolation', colorInterpolation)
var colorInterpolationFilters = require('./properties/colorInterpolationFilters').definition;
Object.defineProperty(prototype, 'colorInterpolationFilters', colorInterpolationFilters)
Object.defineProperty(prototype, 'color-interpolation-filters', colorInterpolationFilters)
var colorProfile = require('./properties/colorProfile').definition;
Object.defineProperty(prototype, 'colorProfile', colorProfile)
Object.defineProperty(prototype, 'color-profile', colorProfile)
var colorRendering = require('./properties/colorRendering').definition;
Object.defineProperty(prototype, 'colorRendering', colorRendering)
Object.defineProperty(prototype, 'color-rendering', colorRendering)
var content = require('./properties/content').definition;
Object.defineProperty(prototype, 'content', content)
var counterIncrement = require('./properties/counterIncrement').definition;
Object.defineProperty(prototype, 'counterIncrement', counterIncrement)
Object.defineProperty(prototype, 'counter-increment', counterIncrement)
var counterReset = require('./properties/counterReset').definition;
Object.defineProperty(prototype, 'counterReset', counterReset)
Object.defineProperty(prototype, 'counter-reset', counterReset)
var cssFloat = require('./properties/cssFloat').definition;
Object.defineProperty(prototype, 'cssFloat', cssFloat)
Object.defineProperty(prototype, 'css-float', cssFloat)
var cue = require('./properties/cue').definition;
Object.defineProperty(prototype, 'cue', cue)
var cueAfter = require('./properties/cueAfter').definition;
Object.defineProperty(prototype, 'cueAfter', cueAfter)
Object.defineProperty(prototype, 'cue-after', cueAfter)
var cueBefore = require('./properties/cueBefore').definition;
Object.defineProperty(prototype, 'cueBefore', cueBefore)
Object.defineProperty(prototype, 'cue-before', cueBefore)
var cursor = require('./properties/cursor').definition;
Object.defineProperty(prototype, 'cursor', cursor)
var direction = require('./properties/direction').definition;
Object.defineProperty(prototype, 'direction', direction)
var display = require('./properties/display').definition;
Object.defineProperty(prototype, 'display', display)
var dominantBaseline = require('./properties/dominantBaseline').definition;
Object.defineProperty(prototype, 'dominantBaseline', dominantBaseline)
Object.defineProperty(prototype, 'dominant-baseline', dominantBaseline)
var elevation = require('./properties/elevation').definition;
Object.defineProperty(prototype, 'elevation', elevation)
var emptyCells = require('./properties/emptyCells').definition;
Object.defineProperty(prototype, 'emptyCells', emptyCells)
Object.defineProperty(prototype, 'empty-cells', emptyCells)
var enableBackground = require('./properties/enableBackground').definition;
Object.defineProperty(prototype, 'enableBackground', enableBackground)
Object.defineProperty(prototype, 'enable-background', enableBackground)
var fill = require('./properties/fill').definition;
Object.defineProperty(prototype, 'fill', fill)
var fillOpacity = require('./properties/fillOpacity').definition;
Object.defineProperty(prototype, 'fillOpacity', fillOpacity)
Object.defineProperty(prototype, 'fill-opacity', fillOpacity)
var fillRule = require('./properties/fillRule').definition;
Object.defineProperty(prototype, 'fillRule', fillRule)
Object.defineProperty(prototype, 'fill-rule', fillRule)
var filter = require('./properties/filter').definition;
Object.defineProperty(prototype, 'filter', filter)
var floodColor = require('./properties/floodColor').definition;
Object.defineProperty(prototype, 'floodColor', floodColor)
Object.defineProperty(prototype, 'flood-color', floodColor)
var floodOpacity = require('./properties/floodOpacity').definition;
Object.defineProperty(prototype, 'floodOpacity', floodOpacity)
Object.defineProperty(prototype, 'flood-opacity', floodOpacity)
var font = require('./properties/font').definition;
Object.defineProperty(prototype, 'font', font)
var fontFamily = require('./properties/fontFamily').definition;
Object.defineProperty(prototype, 'fontFamily', fontFamily)
Object.defineProperty(prototype, 'font-family', fontFamily)
var fontSize = require('./properties/fontSize').definition;
Object.defineProperty(prototype, 'fontSize', fontSize)
Object.defineProperty(prototype, 'font-size', fontSize)
var fontSizeAdjust = require('./properties/fontSizeAdjust').definition;
Object.defineProperty(prototype, 'fontSizeAdjust', fontSizeAdjust)
Object.defineProperty(prototype, 'font-size-adjust', fontSizeAdjust)
var fontStretch = require('./properties/fontStretch').definition;
Object.defineProperty(prototype, 'fontStretch', fontStretch)
Object.defineProperty(prototype, 'font-stretch', fontStretch)
var fontStyle = require('./properties/fontStyle').definition;
Object.defineProperty(prototype, 'fontStyle', fontStyle)
Object.defineProperty(prototype, 'font-style', fontStyle)
var fontVariant = require('./properties/fontVariant').definition;
Object.defineProperty(prototype, 'fontVariant', fontVariant)
Object.defineProperty(prototype, 'font-variant', fontVariant)
var fontWeight = require('./properties/fontWeight').definition;
Object.defineProperty(prototype, 'fontWeight', fontWeight)
Object.defineProperty(prototype, 'font-weight', fontWeight)
var glyphOrientationHorizontal = require('./properties/glyphOrientationHorizontal').definition;
Object.defineProperty(prototype, 'glyphOrientationHorizontal', glyphOrientationHorizontal)
Object.defineProperty(prototype, 'glyph-orientation-horizontal', glyphOrientationHorizontal)
var glyphOrientationVertical = require('./properties/glyphOrientationVertical').definition;
Object.defineProperty(prototype, 'glyphOrientationVertical', glyphOrientationVertical)
Object.defineProperty(prototype, 'glyph-orientation-vertical', glyphOrientationVertical)
var height = require('./properties/height').definition;
Object.defineProperty(prototype, 'height', height)
var imageRendering = require('./properties/imageRendering').definition;
Object.defineProperty(prototype, 'imageRendering', imageRendering)
Object.defineProperty(prototype, 'image-rendering', imageRendering)
var kerning = require('./properties/kerning').definition;
Object.defineProperty(prototype, 'kerning', kerning)
var left = require('./properties/left').definition;
Object.defineProperty(prototype, 'left', left)
var letterSpacing = require('./properties/letterSpacing').definition;
Object.defineProperty(prototype, 'letterSpacing', letterSpacing)
Object.defineProperty(prototype, 'letter-spacing', letterSpacing)
var lightingColor = require('./properties/lightingColor').definition;
Object.defineProperty(prototype, 'lightingColor', lightingColor)
Object.defineProperty(prototype, 'lighting-color', lightingColor)
var lineHeight = require('./properties/lineHeight').definition;
Object.defineProperty(prototype, 'lineHeight', lineHeight)
Object.defineProperty(prototype, 'line-height', lineHeight)
var listStyle = require('./properties/listStyle').definition;
Object.defineProperty(prototype, 'listStyle', listStyle)
Object.defineProperty(prototype, 'list-style', listStyle)
var listStyleImage = require('./properties/listStyleImage').definition;
Object.defineProperty(prototype, 'listStyleImage', listStyleImage)
Object.defineProperty(prototype, 'list-style-image', listStyleImage)
var listStylePosition = require('./properties/listStylePosition').definition;
Object.defineProperty(prototype, 'listStylePosition', listStylePosition)
Object.defineProperty(prototype, 'list-style-position', listStylePosition)
var listStyleType = require('./properties/listStyleType').definition;
Object.defineProperty(prototype, 'listStyleType', listStyleType)
Object.defineProperty(prototype, 'list-style-type', listStyleType)
var margin = require('./properties/margin').definition;
Object.defineProperty(prototype, 'margin', margin)
var marginBottom = require('./properties/marginBottom').definition;
Object.defineProperty(prototype, 'marginBottom', marginBottom)
Object.defineProperty(prototype, 'margin-bottom', marginBottom)
var marginLeft = require('./properties/marginLeft').definition;
Object.defineProperty(prototype, 'marginLeft', marginLeft)
Object.defineProperty(prototype, 'margin-left', marginLeft)
var marginRight = require('./properties/marginRight').definition;
Object.defineProperty(prototype, 'marginRight', marginRight)
Object.defineProperty(prototype, 'margin-right', marginRight)
var marginTop = require('./properties/marginTop').definition;
Object.defineProperty(prototype, 'marginTop', marginTop)
Object.defineProperty(prototype, 'margin-top', marginTop)
var marker = require('./properties/marker').definition;
Object.defineProperty(prototype, 'marker', marker)
var markerEnd = require('./properties/markerEnd').definition;
Object.defineProperty(prototype, 'markerEnd', markerEnd)
Object.defineProperty(prototype, 'marker-end', markerEnd)
var markerMid = require('./properties/markerMid').definition;
Object.defineProperty(prototype, 'markerMid', markerMid)
Object.defineProperty(prototype, 'marker-mid', markerMid)
var markerOffset = require('./properties/markerOffset').definition;
Object.defineProperty(prototype, 'markerOffset', markerOffset)
Object.defineProperty(prototype, 'marker-offset', markerOffset)
var markerStart = require('./properties/markerStart').definition;
Object.defineProperty(prototype, 'markerStart', markerStart)
Object.defineProperty(prototype, 'marker-start', markerStart)
var marks = require('./properties/marks').definition;
Object.defineProperty(prototype, 'marks', marks)
var mask = require('./properties/mask').definition;
Object.defineProperty(prototype, 'mask', mask)
var maxHeight = require('./properties/maxHeight').definition;
Object.defineProperty(prototype, 'maxHeight', maxHeight)
Object.defineProperty(prototype, 'max-height', maxHeight)
var maxWidth = require('./properties/maxWidth').definition;
Object.defineProperty(prototype, 'maxWidth', maxWidth)
Object.defineProperty(prototype, 'max-width', maxWidth)
var minHeight = require('./properties/minHeight').definition;
Object.defineProperty(prototype, 'minHeight', minHeight)
Object.defineProperty(prototype, 'min-height', minHeight)
var minWidth = require('./properties/minWidth').definition;
Object.defineProperty(prototype, 'minWidth', minWidth)
Object.defineProperty(prototype, 'min-width', minWidth)
var opacity = require('./properties/opacity').definition;
Object.defineProperty(prototype, 'opacity', opacity)
var orphans = require('./properties/orphans').definition;
Object.defineProperty(prototype, 'orphans', orphans)
var outline = require('./properties/outline').definition;
Object.defineProperty(prototype, 'outline', outline)
var outlineColor = require('./properties/outlineColor').definition;
Object.defineProperty(prototype, 'outlineColor', outlineColor)
Object.defineProperty(prototype, 'outline-color', outlineColor)
var outlineOffset = require('./properties/outlineOffset').definition;
Object.defineProperty(prototype, 'outlineOffset', outlineOffset)
Object.defineProperty(prototype, 'outline-offset', outlineOffset)
var outlineStyle = require('./properties/outlineStyle').definition;
Object.defineProperty(prototype, 'outlineStyle', outlineStyle)
Object.defineProperty(prototype, 'outline-style', outlineStyle)
var outlineWidth = require('./properties/outlineWidth').definition;
Object.defineProperty(prototype, 'outlineWidth', outlineWidth)
Object.defineProperty(prototype, 'outline-width', outlineWidth)
var overflow = require('./properties/overflow').definition;
Object.defineProperty(prototype, 'overflow', overflow)
var overflowX = require('./properties/overflowX').definition;
Object.defineProperty(prototype, 'overflowX', overflowX)
Object.defineProperty(prototype, 'overflow-x', overflowX)
var overflowY = require('./properties/overflowY').definition;
Object.defineProperty(prototype, 'overflowY', overflowY)
Object.defineProperty(prototype, 'overflow-y', overflowY)
var padding = require('./properties/padding').definition;
Object.defineProperty(prototype, 'padding', padding)
var paddingBottom = require('./properties/paddingBottom').definition;
Object.defineProperty(prototype, 'paddingBottom', paddingBottom)
Object.defineProperty(prototype, 'padding-bottom', paddingBottom)
var paddingLeft = require('./properties/paddingLeft').definition;
Object.defineProperty(prototype, 'paddingLeft', paddingLeft)
Object.defineProperty(prototype, 'padding-left', paddingLeft)
var paddingRight = require('./properties/paddingRight').definition;
Object.defineProperty(prototype, 'paddingRight', paddingRight)
Object.defineProperty(prototype, 'padding-right', paddingRight)
var paddingTop = require('./properties/paddingTop').definition;
Object.defineProperty(prototype, 'paddingTop', paddingTop)
Object.defineProperty(prototype, 'padding-top', paddingTop)
var page = require('./properties/page').definition;
Object.defineProperty(prototype, 'page', page)
var pageBreakAfter = require('./properties/pageBreakAfter').definition;
Object.defineProperty(prototype, 'pageBreakAfter', pageBreakAfter)
Object.defineProperty(prototype, 'page-break-after', pageBreakAfter)
var pageBreakBefore = require('./properties/pageBreakBefore').definition;
Object.defineProperty(prototype, 'pageBreakBefore', pageBreakBefore)
Object.defineProperty(prototype, 'page-break-before', pageBreakBefore)
var pageBreakInside = require('./properties/pageBreakInside').definition;
Object.defineProperty(prototype, 'pageBreakInside', pageBreakInside)
Object.defineProperty(prototype, 'page-break-inside', pageBreakInside)
var pause = require('./properties/pause').definition;
Object.defineProperty(prototype, 'pause', pause)
var pauseAfter = require('./properties/pauseAfter').definition;
Object.defineProperty(prototype, 'pauseAfter', pauseAfter)
Object.defineProperty(prototype, 'pause-after', pauseAfter)
var pauseBefore = require('./properties/pauseBefore').definition;
Object.defineProperty(prototype, 'pauseBefore', pauseBefore)
Object.defineProperty(prototype, 'pause-before', pauseBefore)
var pitch = require('./properties/pitch').definition;
Object.defineProperty(prototype, 'pitch', pitch)
var pitchRange = require('./properties/pitchRange').definition;
Object.defineProperty(prototype, 'pitchRange', pitchRange)
Object.defineProperty(prototype, 'pitch-range', pitchRange)
var playDuring = require('./properties/playDuring').definition;
Object.defineProperty(prototype, 'playDuring', playDuring)
Object.defineProperty(prototype, 'play-during', playDuring)
var pointerEvents = require('./properties/pointerEvents').definition;
Object.defineProperty(prototype, 'pointerEvents', pointerEvents)
Object.defineProperty(prototype, 'pointer-events', pointerEvents)
var position = require('./properties/position').definition;
Object.defineProperty(prototype, 'position', position)
var quotes = require('./properties/quotes').definition;
Object.defineProperty(prototype, 'quotes', quotes)
var resize = require('./properties/resize').definition;
Object.defineProperty(prototype, 'resize', resize)
var richness = require('./properties/richness').definition;
Object.defineProperty(prototype, 'richness', richness)
var right = require('./properties/right').definition;
Object.defineProperty(prototype, 'right', right)
var shapeRendering = require('./properties/shapeRendering').definition;
Object.defineProperty(prototype, 'shapeRendering', shapeRendering)
Object.defineProperty(prototype, 'shape-rendering', shapeRendering)
var size = require('./properties/size').definition;
Object.defineProperty(prototype, 'size', size)
var speak = require('./properties/speak').definition;
Object.defineProperty(prototype, 'speak', speak)
var speakHeader = require('./properties/speakHeader').definition;
Object.defineProperty(prototype, 'speakHeader', speakHeader)
Object.defineProperty(prototype, 'speak-header', speakHeader)
var speakNumeral = require('./properties/speakNumeral').definition;
Object.defineProperty(prototype, 'speakNumeral', speakNumeral)
Object.defineProperty(prototype, 'speak-numeral', speakNumeral)
var speakPunctuation = require('./properties/speakPunctuation').definition;
Object.defineProperty(prototype, 'speakPunctuation', speakPunctuation)
Object.defineProperty(prototype, 'speak-punctuation', speakPunctuation)
var speechRate = require('./properties/speechRate').definition;
Object.defineProperty(prototype, 'speechRate', speechRate)
Object.defineProperty(prototype, 'speech-rate', speechRate)
var src = require('./properties/src').definition;
Object.defineProperty(prototype, 'src', src)
var stopColor = require('./properties/stopColor').definition;
Object.defineProperty(prototype, 'stopColor', stopColor)
Object.defineProperty(prototype, 'stop-color', stopColor)
var stopOpacity = require('./properties/stopOpacity').definition;
Object.defineProperty(prototype, 'stopOpacity', stopOpacity)
Object.defineProperty(prototype, 'stop-opacity', stopOpacity)
var stress = require('./properties/stress').definition;
Object.defineProperty(prototype, 'stress', stress)
var stroke = require('./properties/stroke').definition;
Object.defineProperty(prototype, 'stroke', stroke)
var strokeDasharray = require('./properties/strokeDasharray').definition;
Object.defineProperty(prototype, 'strokeDasharray', strokeDasharray)
Object.defineProperty(prototype, 'stroke-dasharray', strokeDasharray)
var strokeDashoffset = require('./properties/strokeDashoffset').definition;
Object.defineProperty(prototype, 'strokeDashoffset', strokeDashoffset)
Object.defineProperty(prototype, 'stroke-dashoffset', strokeDashoffset)
var strokeLinecap = require('./properties/strokeLinecap').definition;
Object.defineProperty(prototype, 'strokeLinecap', strokeLinecap)
Object.defineProperty(prototype, 'stroke-linecap', strokeLinecap)
var strokeLinejoin = require('./properties/strokeLinejoin').definition;
Object.defineProperty(prototype, 'strokeLinejoin', strokeLinejoin)
Object.defineProperty(prototype, 'stroke-linejoin', strokeLinejoin)
var strokeMiterlimit = require('./properties/strokeMiterlimit').definition;
Object.defineProperty(prototype, 'strokeMiterlimit', strokeMiterlimit)
Object.defineProperty(prototype, 'stroke-miterlimit', strokeMiterlimit)
var strokeOpacity = require('./properties/strokeOpacity').definition;
Object.defineProperty(prototype, 'strokeOpacity', strokeOpacity)
Object.defineProperty(prototype, 'stroke-opacity', strokeOpacity)
var strokeWidth = require('./properties/strokeWidth').definition;
Object.defineProperty(prototype, 'strokeWidth', strokeWidth)
Object.defineProperty(prototype, 'stroke-width', strokeWidth)
var tableLayout = require('./properties/tableLayout').definition;
Object.defineProperty(prototype, 'tableLayout', tableLayout)
Object.defineProperty(prototype, 'table-layout', tableLayout)
var textAlign = require('./properties/textAlign').definition;
Object.defineProperty(prototype, 'textAlign', textAlign)
Object.defineProperty(prototype, 'text-align', textAlign)
var textAnchor = require('./properties/textAnchor').definition;
Object.defineProperty(prototype, 'textAnchor', textAnchor)
Object.defineProperty(prototype, 'text-anchor', textAnchor)
var textDecoration = require('./properties/textDecoration').definition;
Object.defineProperty(prototype, 'textDecoration', textDecoration)
Object.defineProperty(prototype, 'text-decoration', textDecoration)
var textIndent = require('./properties/textIndent').definition;
Object.defineProperty(prototype, 'textIndent', textIndent)
Object.defineProperty(prototype, 'text-indent', textIndent)
var textLineThrough = require('./properties/textLineThrough').definition;
Object.defineProperty(prototype, 'textLineThrough', textLineThrough)
Object.defineProperty(prototype, 'text-line-through', textLineThrough)
var textLineThroughColor = require('./properties/textLineThroughColor').definition;
Object.defineProperty(prototype, 'textLineThroughColor', textLineThroughColor)
Object.defineProperty(prototype, 'text-line-through-color', textLineThroughColor)
var textLineThroughMode = require('./properties/textLineThroughMode').definition;
Object.defineProperty(prototype, 'textLineThroughMode', textLineThroughMode)
Object.defineProperty(prototype, 'text-line-through-mode', textLineThroughMode)
var textLineThroughStyle = require('./properties/textLineThroughStyle').definition;
Object.defineProperty(prototype, 'textLineThroughStyle', textLineThroughStyle)
Object.defineProperty(prototype, 'text-line-through-style', textLineThroughStyle)
var textLineThroughWidth = require('./properties/textLineThroughWidth').definition;
Object.defineProperty(prototype, 'textLineThroughWidth', textLineThroughWidth)
Object.defineProperty(prototype, 'text-line-through-width', textLineThroughWidth)
var textOverflow = require('./properties/textOverflow').definition;
Object.defineProperty(prototype, 'textOverflow', textOverflow)
Object.defineProperty(prototype, 'text-overflow', textOverflow)
var textOverline = require('./properties/textOverline').definition;
Object.defineProperty(prototype, 'textOverline', textOverline)
Object.defineProperty(prototype, 'text-overline', textOverline)
var textOverlineColor = require('./properties/textOverlineColor').definition;
Object.defineProperty(prototype, 'textOverlineColor', textOverlineColor)
Object.defineProperty(prototype, 'text-overline-color', textOverlineColor)
var textOverlineMode = require('./properties/textOverlineMode').definition;
Object.defineProperty(prototype, 'textOverlineMode', textOverlineMode)
Object.defineProperty(prototype, 'text-overline-mode', textOverlineMode)
var textOverlineStyle = require('./properties/textOverlineStyle').definition;
Object.defineProperty(prototype, 'textOverlineStyle', textOverlineStyle)
Object.defineProperty(prototype, 'text-overline-style', textOverlineStyle)
var textOverlineWidth = require('./properties/textOverlineWidth').definition;
Object.defineProperty(prototype, 'textOverlineWidth', textOverlineWidth)
Object.defineProperty(prototype, 'text-overline-width', textOverlineWidth)
var textRendering = require('./properties/textRendering').definition;
Object.defineProperty(prototype, 'textRendering', textRendering)
Object.defineProperty(prototype, 'text-rendering', textRendering)
var textShadow = require('./properties/textShadow').definition;
Object.defineProperty(prototype, 'textShadow', textShadow)
Object.defineProperty(prototype, 'text-shadow', textShadow)
var textTransform = require('./properties/textTransform').definition;
Object.defineProperty(prototype, 'textTransform', textTransform)
Object.defineProperty(prototype, 'text-transform', textTransform)
var textUnderline = require('./properties/textUnderline').definition;
Object.defineProperty(prototype, 'textUnderline', textUnderline)
Object.defineProperty(prototype, 'text-underline', textUnderline)
var textUnderlineColor = require('./properties/textUnderlineColor').definition;
Object.defineProperty(prototype, 'textUnderlineColor', textUnderlineColor)
Object.defineProperty(prototype, 'text-underline-color', textUnderlineColor)
var textUnderlineMode = require('./properties/textUnderlineMode').definition;
Object.defineProperty(prototype, 'textUnderlineMode', textUnderlineMode)
Object.defineProperty(prototype, 'text-underline-mode', textUnderlineMode)
var textUnderlineStyle = require('./properties/textUnderlineStyle').definition;
Object.defineProperty(prototype, 'textUnderlineStyle', textUnderlineStyle)
Object.defineProperty(prototype, 'text-underline-style', textUnderlineStyle)
var textUnderlineWidth = require('./properties/textUnderlineWidth').definition;
Object.defineProperty(prototype, 'textUnderlineWidth', textUnderlineWidth)
Object.defineProperty(prototype, 'text-underline-width', textUnderlineWidth)
var top = require('./properties/top').definition;
Object.defineProperty(prototype, 'top', top)
var unicodeBidi = require('./properties/unicodeBidi').definition;
Object.defineProperty(prototype, 'unicodeBidi', unicodeBidi)
Object.defineProperty(prototype, 'unicode-bidi', unicodeBidi)
var unicodeRange = require('./properties/unicodeRange').definition;
Object.defineProperty(prototype, 'unicodeRange', unicodeRange)
Object.defineProperty(prototype, 'unicode-range', unicodeRange)
var vectorEffect = require('./properties/vectorEffect').definition;
Object.defineProperty(prototype, 'vectorEffect', vectorEffect)
Object.defineProperty(prototype, 'vector-effect', vectorEffect)
var verticalAlign = require('./properties/verticalAlign').definition;
Object.defineProperty(prototype, 'verticalAlign', verticalAlign)
Object.defineProperty(prototype, 'vertical-align', verticalAlign)
var visibility = require('./properties/visibility').definition;
Object.defineProperty(prototype, 'visibility', visibility)
var voiceFamily = require('./properties/voiceFamily').definition;
Object.defineProperty(prototype, 'voiceFamily', voiceFamily)
Object.defineProperty(prototype, 'voice-family', voiceFamily)
var volume = require('./properties/volume').definition;
Object.defineProperty(prototype, 'volume', volume)
var webkitAnimation = require('./properties/webkitAnimation').definition;
Object.defineProperty(prototype, 'webkitAnimation', webkitAnimation)
Object.defineProperty(prototype, 'webkit-animation', webkitAnimation)
var webkitAnimationDelay = require('./properties/webkitAnimationDelay').definition;
Object.defineProperty(prototype, 'webkitAnimationDelay', webkitAnimationDelay)
Object.defineProperty(prototype, 'webkit-animation-delay', webkitAnimationDelay)
var webkitAnimationDirection = require('./properties/webkitAnimationDirection').definition;
Object.defineProperty(prototype, 'webkitAnimationDirection', webkitAnimationDirection)
Object.defineProperty(prototype, 'webkit-animation-direction', webkitAnimationDirection)
var webkitAnimationDuration = require('./properties/webkitAnimationDuration').definition;
Object.defineProperty(prototype, 'webkitAnimationDuration', webkitAnimationDuration)
Object.defineProperty(prototype, 'webkit-animation-duration', webkitAnimationDuration)
var webkitAnimationFillMode = require('./properties/webkitAnimationFillMode').definition;
Object.defineProperty(prototype, 'webkitAnimationFillMode', webkitAnimationFillMode)
Object.defineProperty(prototype, 'webkit-animation-fill-mode', webkitAnimationFillMode)
var webkitAnimationIterationCount = require('./properties/webkitAnimationIterationCount').definition;
Object.defineProperty(prototype, 'webkitAnimationIterationCount', webkitAnimationIterationCount)
Object.defineProperty(prototype, 'webkit-animation-iteration-count', webkitAnimationIterationCount)
var webkitAnimationName = require('./properties/webkitAnimationName').definition;
Object.defineProperty(prototype, 'webkitAnimationName', webkitAnimationName)
Object.defineProperty(prototype, 'webkit-animation-name', webkitAnimationName)
var webkitAnimationPlayState = require('./properties/webkitAnimationPlayState').definition;
Object.defineProperty(prototype, 'webkitAnimationPlayState', webkitAnimationPlayState)
Object.defineProperty(prototype, 'webkit-animation-play-state', webkitAnimationPlayState)
var webkitAnimationTimingFunction = require('./properties/webkitAnimationTimingFunction').definition;
Object.defineProperty(prototype, 'webkitAnimationTimingFunction', webkitAnimationTimingFunction)
Object.defineProperty(prototype, 'webkit-animation-timing-function', webkitAnimationTimingFunction)
var webkitAppearance = require('./properties/webkitAppearance').definition;
Object.defineProperty(prototype, 'webkitAppearance', webkitAppearance)
Object.defineProperty(prototype, 'webkit-appearance', webkitAppearance)
var webkitAspectRatio = require('./properties/webkitAspectRatio').definition;
Object.defineProperty(prototype, 'webkitAspectRatio', webkitAspectRatio)
Object.defineProperty(prototype, 'webkit-aspect-ratio', webkitAspectRatio)
var webkitBackfaceVisibility = require('./properties/webkitBackfaceVisibility').definition;
Object.defineProperty(prototype, 'webkitBackfaceVisibility', webkitBackfaceVisibility)
Object.defineProperty(prototype, 'webkit-backface-visibility', webkitBackfaceVisibility)
var webkitBackgroundClip = require('./properties/webkitBackgroundClip').definition;
Object.defineProperty(prototype, 'webkitBackgroundClip', webkitBackgroundClip)
Object.defineProperty(prototype, 'webkit-background-clip', webkitBackgroundClip)
var webkitBackgroundComposite = require('./properties/webkitBackgroundComposite').definition;
Object.defineProperty(prototype, 'webkitBackgroundComposite', webkitBackgroundComposite)
Object.defineProperty(prototype, 'webkit-background-composite', webkitBackgroundComposite)
var webkitBackgroundOrigin = require('./properties/webkitBackgroundOrigin').definition;
Object.defineProperty(prototype, 'webkitBackgroundOrigin', webkitBackgroundOrigin)
Object.defineProperty(prototype, 'webkit-background-origin', webkitBackgroundOrigin)
var webkitBackgroundSize = require('./properties/webkitBackgroundSize').definition;
Object.defineProperty(prototype, 'webkitBackgroundSize', webkitBackgroundSize)
Object.defineProperty(prototype, 'webkit-background-size', webkitBackgroundSize)
var webkitBorderAfter = require('./properties/webkitBorderAfter').definition;
Object.defineProperty(prototype, 'webkitBorderAfter', webkitBorderAfter)
Object.defineProperty(prototype, 'webkit-border-after', webkitBorderAfter)
var webkitBorderAfterColor = require('./properties/webkitBorderAfterColor').definition;
Object.defineProperty(prototype, 'webkitBorderAfterColor', webkitBorderAfterColor)
Object.defineProperty(prototype, 'webkit-border-after-color', webkitBorderAfterColor)
var webkitBorderAfterStyle = require('./properties/webkitBorderAfterStyle').definition;
Object.defineProperty(prototype, 'webkitBorderAfterStyle', webkitBorderAfterStyle)
Object.defineProperty(prototype, 'webkit-border-after-style', webkitBorderAfterStyle)
var webkitBorderAfterWidth = require('./properties/webkitBorderAfterWidth').definition;
Object.defineProperty(prototype, 'webkitBorderAfterWidth', webkitBorderAfterWidth)
Object.defineProperty(prototype, 'webkit-border-after-width', webkitBorderAfterWidth)
var webkitBorderBefore = require('./properties/webkitBorderBefore').definition;
Object.defineProperty(prototype, 'webkitBorderBefore', webkitBorderBefore)
Object.defineProperty(prototype, 'webkit-border-before', webkitBorderBefore)
var webkitBorderBeforeColor = require('./properties/webkitBorderBeforeColor').definition;
Object.defineProperty(prototype, 'webkitBorderBeforeColor', webkitBorderBeforeColor)
Object.defineProperty(prototype, 'webkit-border-before-color', webkitBorderBeforeColor)
var webkitBorderBeforeStyle = require('./properties/webkitBorderBeforeStyle').definition;
Object.defineProperty(prototype, 'webkitBorderBeforeStyle', webkitBorderBeforeStyle)
Object.defineProperty(prototype, 'webkit-border-before-style', webkitBorderBeforeStyle)
var webkitBorderBeforeWidth = require('./properties/webkitBorderBeforeWidth').definition;
Object.defineProperty(prototype, 'webkitBorderBeforeWidth', webkitBorderBeforeWidth)
Object.defineProperty(prototype, 'webkit-border-before-width', webkitBorderBeforeWidth)
var webkitBorderEnd = require('./properties/webkitBorderEnd').definition;
Object.defineProperty(prototype, 'webkitBorderEnd', webkitBorderEnd)
Object.defineProperty(prototype, 'webkit-border-end', webkitBorderEnd)
var webkitBorderEndColor = require('./properties/webkitBorderEndColor').definition;
Object.defineProperty(prototype, 'webkitBorderEndColor', webkitBorderEndColor)
Object.defineProperty(prototype, 'webkit-border-end-color', webkitBorderEndColor)
var webkitBorderEndStyle = require('./properties/webkitBorderEndStyle').definition;
Object.defineProperty(prototype, 'webkitBorderEndStyle', webkitBorderEndStyle)
Object.defineProperty(prototype, 'webkit-border-end-style', webkitBorderEndStyle)
var webkitBorderEndWidth = require('./properties/webkitBorderEndWidth').definition;
Object.defineProperty(prototype, 'webkitBorderEndWidth', webkitBorderEndWidth)
Object.defineProperty(prototype, 'webkit-border-end-width', webkitBorderEndWidth)
var webkitBorderFit = require('./properties/webkitBorderFit').definition;
Object.defineProperty(prototype, 'webkitBorderFit', webkitBorderFit)
Object.defineProperty(prototype, 'webkit-border-fit', webkitBorderFit)
var webkitBorderHorizontalSpacing = require('./properties/webkitBorderHorizontalSpacing').definition;
Object.defineProperty(prototype, 'webkitBorderHorizontalSpacing', webkitBorderHorizontalSpacing)
Object.defineProperty(prototype, 'webkit-border-horizontal-spacing', webkitBorderHorizontalSpacing)
var webkitBorderImage = require('./properties/webkitBorderImage').definition;
Object.defineProperty(prototype, 'webkitBorderImage', webkitBorderImage)
Object.defineProperty(prototype, 'webkit-border-image', webkitBorderImage)
var webkitBorderRadius = require('./properties/webkitBorderRadius').definition;
Object.defineProperty(prototype, 'webkitBorderRadius', webkitBorderRadius)
Object.defineProperty(prototype, 'webkit-border-radius', webkitBorderRadius)
var webkitBorderStart = require('./properties/webkitBorderStart').definition;
Object.defineProperty(prototype, 'webkitBorderStart', webkitBorderStart)
Object.defineProperty(prototype, 'webkit-border-start', webkitBorderStart)
var webkitBorderStartColor = require('./properties/webkitBorderStartColor').definition;
Object.defineProperty(prototype, 'webkitBorderStartColor', webkitBorderStartColor)
Object.defineProperty(prototype, 'webkit-border-start-color', webkitBorderStartColor)
var webkitBorderStartStyle = require('./properties/webkitBorderStartStyle').definition;
Object.defineProperty(prototype, 'webkitBorderStartStyle', webkitBorderStartStyle)
Object.defineProperty(prototype, 'webkit-border-start-style', webkitBorderStartStyle)
var webkitBorderStartWidth = require('./properties/webkitBorderStartWidth').definition;
Object.defineProperty(prototype, 'webkitBorderStartWidth', webkitBorderStartWidth)
Object.defineProperty(prototype, 'webkit-border-start-width', webkitBorderStartWidth)
var webkitBorderVerticalSpacing = require('./properties/webkitBorderVerticalSpacing').definition;
Object.defineProperty(prototype, 'webkitBorderVerticalSpacing', webkitBorderVerticalSpacing)
Object.defineProperty(prototype, 'webkit-border-vertical-spacing', webkitBorderVerticalSpacing)
var webkitBoxAlign = require('./properties/webkitBoxAlign').definition;
Object.defineProperty(prototype, 'webkitBoxAlign', webkitBoxAlign)
Object.defineProperty(prototype, 'webkit-box-align', webkitBoxAlign)
var webkitBoxDirection = require('./properties/webkitBoxDirection').definition;
Object.defineProperty(prototype, 'webkitBoxDirection', webkitBoxDirection)
Object.defineProperty(prototype, 'webkit-box-direction', webkitBoxDirection)
var webkitBoxFlex = require('./properties/webkitBoxFlex').definition;
Object.defineProperty(prototype, 'webkitBoxFlex', webkitBoxFlex)
Object.defineProperty(prototype, 'webkit-box-flex', webkitBoxFlex)
var webkitBoxFlexGroup = require('./properties/webkitBoxFlexGroup').definition;
Object.defineProperty(prototype, 'webkitBoxFlexGroup', webkitBoxFlexGroup)
Object.defineProperty(prototype, 'webkit-box-flex-group', webkitBoxFlexGroup)
var webkitBoxLines = require('./properties/webkitBoxLines').definition;
Object.defineProperty(prototype, 'webkitBoxLines', webkitBoxLines)
Object.defineProperty(prototype, 'webkit-box-lines', webkitBoxLines)
var webkitBoxOrdinalGroup = require('./properties/webkitBoxOrdinalGroup').definition;
Object.defineProperty(prototype, 'webkitBoxOrdinalGroup', webkitBoxOrdinalGroup)
Object.defineProperty(prototype, 'webkit-box-ordinal-group', webkitBoxOrdinalGroup)
var webkitBoxOrient = require('./properties/webkitBoxOrient').definition;
Obj