rofrischmann/bredon

View on GitHub
packages/bredon-validate/src/data/properties.js

Summary

Maintainability
B
5 hrs
Test Coverage
export default {
  MozAppearance: true,
  MozBackgroundClip: true,
  MozBinding: true,
  MozBorderBottomColors: true,
  MozBorderLeftColors: true,
  MozBorderRadiusBottomleft: true,
  MozBorderRadiusBottomright: true,
  MozBorderRadiusTopleft: true,
  MozBorderRadiusTopright: true,
  MozBorderRightColors: true,
  MozBorderTopColors: true,
  MozFloatEdge: true,
  MozForceBrokenImageIcon: true,
  MozImageRegion: true,
  MozOrient: true,
  MozOsxFontSmoothing: true,
  MozOutlineRadius: true,
  MozOutlineRadiusBottomleft: true,
  MozOutlineRadiusBottomright: true,
  MozOutlineRadiusTopleft: true,
  MozOutlineRadiusTopright: true,
  MozStackSizing: true,
  MozTextBlink: true,
  MozUserFocus: true,
  MozUserInput: true,
  MozUserModify: true,
  MozUserSelect: true,
  MozWindowDragging: true,
  MozWindowShadow: true,
  WebkitAppearance: true,
  WebkitBackgroundClip: true,
  WebkitBorderBefore: true,
  WebkitBorderBeforeColor: true,
  WebkitBorderBeforeStyle: true,
  WebkitBorderBeforeWidth: true,
  WebkitColumnBreakAfter: true,
  WebkitColumnBreakBefore: true,
  WebkitColumnBreakInside: true,
  WebkitFontSmoothing: true,
  WebkitLineCamp: true,
  WebkitMaskAttachment: true,
  WebkitMaskClip: true,
  WebkitMaskComposite: true,
  WebkitMaskOrigin: true,
  WebkitMaskPositionX: true,
  WebkitMaskPositionY: true,
  WebkitMaskRepeatX: true,
  WebkitMaskRepeatY: true,
  WebkitOverflowScrolling: true,
  WebkitPrintColorAdjust: true,
  WebkitTapHighlightColor: true,
  WebkitTextFillColor: true,
  WebkitTextSecurity: true,
  WebkitTextStrokeColor: true,
  WebkitTextStrokeWidth: true,
  WebkitTouchCallout: true,
  WebkitUserDrag: true,
  WebkitUserSelect: true,
  alignContent: true,
  alignItems: true,
  alignSelf: true,
  alignmentBaseline: true,
  all: true,
  animation: true,
  animationDelay: true,
  animationDirection: true,
  animationDuration: true,
  animationFillMode: true,
  animationIterationCount: true,
  animationName: true,
  animationPlayState: true,
  animationTimingFunction: true,
  appearance: true,
  backfaceVisibility: true,
  backgroundAttachment: true,
  backgroundBlendMode: true,
  backgroundClip: true,
  backgroundColor: true,
  backgroundOrigin: true,
  backgroundPosition: true,
  backgroundPositionX: true,
  backgroundPositionY: true,
  backgroundRepeat: true,
  baselineShift: true,
  behavior: true,
  blockSize: true,
  border: true,
  borderBlockEnd: true,
  borderBlockEndColor: true,
  borderBlockEndStyle: true,
  borderBlockEndWidth: true,
  borderBlockStart: true,
  borderBlockStartColor: true,
  borderBlockStartStyle: true,
  borderBlockStartWidth: true,
  borderBottom: true,
  borderBottomColor: true,
  borderBottomLeftRadius: true,
  borderBottomRightRadius: true,
  borderBottomStyle: true,
  borderBottomWidth: true,
  borderCollapse: true,
  borderColor: true,
  borderImageOutset: true,
  borderImageRepeat: true,
  borderImageWidth: true,
  borderInlineEnd: true,
  borderInlineEndColor: true,
  borderInlineEndStyle: true,
  borderInlineEndWidth: true,
  borderInlineStart: true,
  borderInlineStartColor: true,
  borderInlineStartStyle: true,
  borderInlineStartWidth: true,
  borderLeft: true,
  borderLeftColor: true,
  borderLeftStyle: true,
  borderLeftWidth: true,
  borderRadius: true,
  borderRight: true,
  borderRightColor: true,
  borderRightStyle: true,
  borderRightWidth: true,
  borderSpacing: true,
  borderStyle: true,
  borderTop: true,
  borderTopColor: true,
  borderTopLeftRadius: true,
  borderTopRightRadius: true,
  borderTopStyle: true,
  borderTopWidth: true,
  borderWidth: true,
  bottom: true,
  boxAlign: true,
  boxDecorationBreak: true,
  boxDirection: true,
  boxFlex: true,
  boxFlexGroup: true,
  boxLines: true,
  boxOrdinalGroup: true,
  boxOrient: true,
  boxPack: true,
  boxSizing: true,
  breakAfter: true,
  breakBefore: true,
  breakInside: true,
  captionSide: true,
  caretColor: true,
  clear: true,
  clip: true,
  clipPath: true,
  clipRule: true,
  color: true,
  columns: true,
  columnCount: true,
  columnFill: true,
  columnGap: true,
  columnRule: true,
  columnRuleColor: true,
  columnRuleStyle: true,
  columnRuleWidth: true,
  columnSpan: true,
  columnWidth: true,
  contain: true,
  cursor: true,
  direction: true,
  display: true,
  displayInside: true,
  displayList: true,
  displayOutside: true,
  dominantBaseline: true,
  emptyCells: true,
  fillOpacity: true,
  fillRule: true,
  flex: true,
  flexBasis: true,
  flexDirection: true,
  flexFlow: true,
  flexGrow: true,
  flexShrink: true,
  flexWrap: true,
  float: true,
  fontFamily: true,
  fontKerning: true,
  fontLanguageOverwrite: true,
  fontSize: true,
  fontSizeAdjust: true,
  fontStretch: true,
  fontStyle: true,
  fontVariant: true,
  fontVariantCaps: true,
  fontWeight: true,
  glyphOrientationHorizontal: true,
  glyphOrientationVertical: true,
  gridAutoFlow: true,
  gridColumnGap: true,
  gridGap: true,
  gridRowGap: true,
  gridTemplateAreas: true,
  height: true,
  hyphens: true,
  imageRendering: true,
  imeMode: true,
  initialLetterAlign: true,
  inlineSize: true,
  isolation: true,
  justifyContent: true,
  kerning: true,
  left: true,
  letterSpacing: true,
  lineBreak: true,
  lineHeight: true,
  listStyleImage: true,
  listStypePosition: true,
  margin: true,
  marginBlockEnd: true,
  marginBlockStart: true,
  marginBottom: true,
  marginInlineEnd: true,
  marginInlineStart: true,
  marginLeft: true,
  marginRight: true,
  marginTop: true,
  marker: true,
  markerEnd: true,
  markerMid: true,
  markerOffset: true,
  markerStart: true,
  maskBorderMode: true,
  maskBorderOutset: true,
  maskBorderRepeat: true,
  maskBorderSource: true,
  maskBorderWidth: true,
  maskClip: true,
  maskComposite: true,
  maskMode: true,
  maskOrigin: true,
  maskPosition: true,
  maskType: true,
  maxBlockSize: true,
  maxHeight: true,
  maxInlineSize: true,
  maxWidth: true,
  minBlockSize: true,
  minHeight: true,
  minInlineSize: true,
  minWidth: true,
  mixBlendMode: true,
  msFilter: true,
  msFlexAlign: true,
  msFlexItemAlign: true,
  msFlexLinePack: true,
  msFlexNegative: true,
  msFlexOrder: true,
  msFlexPack: true,
  msFlexPositive: true,
  msFlexPreferredSize: true,
  msGridColumnAlign: true,
  msGridRowAlign: true,
  msHighContrastAdjust: true,
  msInterpolationMode: true,
  msOverflowStyle: true,
  msUserSelect: true,
  objectFit: true,
  objectPosition: true,
  offsetBlockEnd: true,
  offsetBlockStart: true,
  offsetDistance: true,
  offsetInlineEnd: true,
  offsetInlineStart: true,
  offsetAnchor: true,
  offsetPosition: true,
  opacity: true,
  order: true,
  orphans: true,
  outlineColor: true,
  outlineOffset: true,
  outlineStyle: true,
  outlineWidth: true,
  overflow: true,
  overflowBreak: true,
  overflowClipBox: true,
  overflowX: true,
  overflowY: true,
  padding: true,
  paddingBlockEnd: true,
  paddingBlockStart: true,
  paddingBottom: true,
  paddingInlineEnd: true,
  paddingInlineStart: true,
  paddingLeft: true,
  paddingRight: true,
  paddingTop: true,
  pageBreakAfter: true,
  pageBreakBefore: true,
  pageBreakInside: true,
  pause: true,
  pauseAfter: true,
  pauseBefore: true,
  perspective: true,
  perspectiveOrigin: true,
  pointerEvents: true,
  position: true,
  resize: true,
  quotes: true,
  rest: true,
  restAfter: true,
  restBefore: true,
  right: true,
  rubyAlign: true,
  rubyMerge: true,
  rubyPosition: true,
  scrollBehavior: true,
  scrollSnapCoordinate: true,
  scrollSnapDestination: true,
  scrollSnapPointsX: true,
  scrollSnapPointsY: true,
  scrollSnapType: true,
  scrollSnapTypeX: true,
  scrollSnapTypeY: true,
  shapeImageThreshold: true,
  shapeMargin: true,
  shapeRendering: true,
  speak: true,
  strokeDasharray: true,
  strokeDashoffset: true,
  strokeLinecap: true,
  strokeLinejoin: true,
  strokeMiterlimit: true,
  strokeOpacity: true,
  strokeWidth: true,
  tabSize: true,
  tableLayout: true,
  textAlign: true,
  textAlignLast: true,
  textAnchor: true,
  textDecoration: true,
  textDecorationColor: true,
  textDecorationLine: true,
  textDecorationSkip: true,
  textDecorationStyle: true,
  textEmphasis: true,
  textEmphasisColor: true,
  textEmphasisPosition: true,
  textEmphasisStyle: true,
  textIndent: true,
  textJustify: true,
  textOrientation: true,
  textOverflow: true,
  textRendering: true,
  textShadow: true,
  textSizeAdjust: true,
  textUnderlinePosition: true,
  textTransform: true,
  top: true,
  touchAction: true,
  transformBox: true,
  transformOrigin: true,
  transformStyle: true,
  transition: true,
  transitionDelay: true,
  transitionDuration: true,
  transitionProperty: true,
  transitionTimingFunction: true,
  unicodeBidi: true,
  userSelect: true,
  verticalAlign: true,
  visibility: true,
  voiceBalance: true,
  voiceDuration: true,
  voiceStress: true,
  whiteSpace: true,
  widows: true,
  width: true,
  willChange: true,
  wordBreak: true,
  wordSpacing: true,
  wordWrap: true,
  writingMode: true,
  zIndex: true,
  zoom: true,
}