UNPKG

google-closure-compiler

Version:

Check, compile, optimize and compress Javascript with Closure-Compiler

457 lines (449 loc) • 30.9 kB
/* * Copyright 2008 The Closure Compiler Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ /** * @fileoverview Definitions for WebKit's custom CSS properties. Copied from: * {@link * http://trac.webkit.org/browser/trunk/Source/WebCore/css/CSSPropertyNames.in} * * If you make changes to this file, notice that every property appears * twice: once as an uppercase name and once as a lowercase name. * WebKit allows both. The uppercase version is preferred. * * @externs * @author nicksantos@google.com (Nick Santos) */ /** @type {string} */ CSSStyleProperties.prototype.WebkitAlignContent; /** @type {string} */ CSSStyleProperties.prototype.WebkitAlignItems; /** @type {string} */ CSSStyleProperties.prototype.WebkitAlignSelf; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimation; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationDelay; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationDirection; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationDuration; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationFillMode; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationIterationCount; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationName; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationPlayState; /** @type {string} */ CSSStyleProperties.prototype.WebkitAnimationTimingFunction; /** @type {string} */ CSSStyleProperties.prototype.WebkitAppearance; /** @type {string} */ CSSStyleProperties.prototype.WebkitAppRegion; /** @type {string} */ CSSStyleProperties.prototype.WebkitAspectRatio; /** @type {string} */ CSSStyleProperties.prototype.WebkitBackfaceVisibility; /** @type {string} */ CSSStyleProperties.prototype.WebkitBackgroundClip; /** @type {string} */ CSSStyleProperties.prototype.WebkitBackgroundComposite; /** @type {string} */ CSSStyleProperties.prototype.WebkitBackgroundOrigin; /** @type {string} */ CSSStyleProperties.prototype.WebkitBackgroundSize; /** @type {string} */ CSSStyleProperties.prototype.WebkitBinding; /** @type {string} */ CSSStyleProperties.prototype.WebkitBlendMode; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderAfter; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderAfterColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderAfterStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderAfterWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderBefore; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderBeforeColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderBeforeStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderBeforeWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderBottomLeftRadius; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderBottomRightRadius; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderEnd; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderEndColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderEndStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderEndWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderFit; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderHorizontalSpacing; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderImage; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderRadius; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderStart; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderStartColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderStartStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderStartWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderTopLeftRadius; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderTopRightRadius; /** @type {string} */ CSSStyleProperties.prototype.WebkitBorderVerticalSpacing; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxAlign; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxDecorationBreak; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxDirection; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxFlex; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxFlexGroup; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxLines; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxOrdinalGroup; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxOrient; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxPack; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxReflect; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxShadow; /** @type {string} */ CSSStyleProperties.prototype.WebkitBoxSizing; /** @type {string} */ CSSStyleProperties.prototype.WebkitColorCorrection; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnAxis; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnBreakAfter; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnBreakBefore; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnBreakInside; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnCount; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnGap; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnProgression; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnRule; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnRuleColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnRuleStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnRuleWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumns; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnSpan; /** @type {string} */ CSSStyleProperties.prototype.WebkitColumnWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitDashboardRegion; /** @type {string} */ CSSStyleProperties.prototype.WebkitFilter; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlex; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlexBasis; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlexDirection; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlexFlow; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlexGrow; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlexShrink; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlexWrap; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlowFrom; /** @type {string} */ CSSStyleProperties.prototype.WebkitFlowInto; /** @type {string} */ CSSStyleProperties.prototype.WebkitFontSizeDelta; /** @type {string} */ CSSStyleProperties.prototype.WebkitFontSmoothing; /** @type {string} */ CSSStyleProperties.prototype.WebkitGridColumn; /** @type {string} */ CSSStyleProperties.prototype.WebkitGridColumns; /** @type {string} */ CSSStyleProperties.prototype.WebkitGridRow; /** @type {string} */ CSSStyleProperties.prototype.WebkitGridRows; /** @type {string} */ CSSStyleProperties.prototype.WebkitHighlight; /** @type {string} */ CSSStyleProperties.prototype.WebkitHyphenateCharacter; /** @type {string} */ CSSStyleProperties.prototype.WebkitHyphenateLimitAfter; /** @type {string} */ CSSStyleProperties.prototype.WebkitHyphenateLimitBefore; /** @type {string} */ CSSStyleProperties.prototype.WebkitHyphenateLimitLines; /** @type {string} */ CSSStyleProperties.prototype.WebkitHyphens; /** @type {string} */ CSSStyleProperties.prototype.WebkitJustifyContent; /** @type {string} */ CSSStyleProperties.prototype.WebkitLineAlign; /** @type {string} */ CSSStyleProperties.prototype.WebkitLineBoxContain; /** @type {string} */ CSSStyleProperties.prototype.WebkitLineBreak; /** @type {string} */ CSSStyleProperties.prototype.WebkitLineClamp; /** @type {string} */ CSSStyleProperties.prototype.WebkitLineGrid; /** @type {string} */ CSSStyleProperties.prototype.WebkitLineSnap; /** @type {string} */ CSSStyleProperties.prototype.WebkitLocale; /** @type {string} */ CSSStyleProperties.prototype.WebkitLogicalHeight; /** @type {string} */ CSSStyleProperties.prototype.WebkitLogicalWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginAfter; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginAfterCollapse; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginBefore; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginBeforeCollapse; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginBottomCollapse; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginCollapse; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginEnd; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginStart; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarginTopCollapse; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarquee; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarqueeDirection; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarqueeIncrement; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarqueeRepetition; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarqueeSpeed; /** @type {string} */ CSSStyleProperties.prototype.WebkitMarqueeStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitMask; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskAttachment; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskBoxImage; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskBoxImageOutset; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskBoxImageRepeat; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskBoxImageSlice; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskBoxImageSource; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskBoxImageWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskClip; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskComposite; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskImage; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskOrigin; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskPosition; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskPositionX; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskPositionY; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskRepeat; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskRepeatX; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskRepeatY; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaskSize; /** @type {string} */ CSSStyleProperties.prototype.WebkitMatchNearestMailBlockquoteColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaxLogicalHeight; /** @type {string} */ CSSStyleProperties.prototype.WebkitMaxLogicalWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitMinLogicalHeight; /** @type {string} */ CSSStyleProperties.prototype.WebkitMinLogicalWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitNbspMode; /** @type {string} */ CSSStyleProperties.prototype.WebkitOrder; /** @type {string} */ CSSStyleProperties.prototype.WebkitOverflowScrolling; /** @type {string} */ CSSStyleProperties.prototype.WebkitPaddingAfter; /** @type {string} */ CSSStyleProperties.prototype.WebkitPaddingBefore; /** @type {string} */ CSSStyleProperties.prototype.WebkitPaddingEnd; /** @type {string} */ CSSStyleProperties.prototype.WebkitPaddingStart; /** @type {string} */ CSSStyleProperties.prototype.WebkitPerspective; /** @type {string} */ CSSStyleProperties.prototype.WebkitPerspectiveOrigin; /** @type {string} */ CSSStyleProperties.prototype.WebkitPerspectiveOriginX; /** @type {string} */ CSSStyleProperties.prototype.WebkitPerspectiveOriginY; /** @type {string} */ CSSStyleProperties.prototype.WebkitPrintColorAdjust; /** @type {string} */ CSSStyleProperties.prototype.WebkitRegionBreakAfter; /** @type {string} */ CSSStyleProperties.prototype.WebkitRegionBreakBefore; /** @type {string} */ CSSStyleProperties.prototype.WebkitRegionBreakInside; /** @type {string} */ CSSStyleProperties.prototype.WebkitRegionOverflow; /** @type {string} */ CSSStyleProperties.prototype.WebkitRtlOrdering; /** @type {string} */ CSSStyleProperties.prototype.WebkitRubyPosition; /** @type {string} */ CSSStyleProperties.prototype.WebkitShapeInside; /** @type {string} */ CSSStyleProperties.prototype.WebkitShapeMargin; /** @type {string} */ CSSStyleProperties.prototype.WebkitShapeOutside; /** @type {string} */ CSSStyleProperties.prototype.WebkitShapePadding; /** @type {string} */ CSSStyleProperties.prototype.WebkitTapHighlightColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextAlignLast; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextCombine; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextDecorationLine; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextDecorationsInEffect; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextDecorationStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextEmphasis; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextEmphasisColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextEmphasisPosition; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextEmphasisStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextFillColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextOrientation; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextSecurity; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextSizeAdjust; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextStroke; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextStrokeColor; /** @type {string} */ CSSStyleProperties.prototype.WebkitTextStrokeWidth; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransform; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransformOrigin; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransformOriginX; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransformOriginY; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransformOriginZ; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransformStyle; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransition; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransitionDelay; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransitionDuration; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransitionProperty; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransitionRepeatCount; /** @type {string} */ CSSStyleProperties.prototype.WebkitTransitionTimingFunction; /** @type {string} */ CSSStyleProperties.prototype.WebkitUserDrag; /** @type {string} */ CSSStyleProperties.prototype.WebkitUserModify; /** @type {string} */ CSSStyleProperties.prototype.WebkitUserSelect; /** @type {string} */ CSSStyleProperties.prototype.WebkitWrap; /** @type {string} */ CSSStyleProperties.prototype.WebkitWrapFlow; /** @type {string} */ CSSStyleProperties.prototype.WebkitWrapThrough; /** @type {string} */ CSSStyleProperties.prototype.WebkitWritingMode; // WebKit also adds bindings for the lowercase versions of these properties. // The uppercase version is preferred. /** @type {string} */ CSSStyleProperties.prototype.webkitAlignContent; /** @type {string} */ CSSStyleProperties.prototype.webkitAlignItems; /** @type {string} */ CSSStyleProperties.prototype.webkitAlignSelf; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimation; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationDelay; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationDirection; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationDuration; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationFillMode; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationIterationCount; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationName; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationPlayState; /** @type {string} */ CSSStyleProperties.prototype.webkitAnimationTimingFunction; /** @type {string} */ CSSStyleProperties.prototype.webkitAppearance; /** @type {string} */ CSSStyleProperties.prototype.webkitAppRegion; /** @type {string} */ CSSStyleProperties.prototype.webkitAspectRatio; /** @type {string} */ CSSStyleProperties.prototype.webkitBackfaceVisibility; /** @type {string} */ CSSStyleProperties.prototype.webkitBackgroundClip; /** @type {string} */ CSSStyleProperties.prototype.webkitBackgroundComposite; /** @type {string} */ CSSStyleProperties.prototype.webkitBackgroundOrigin; /** @type {string} */ CSSStyleProperties.prototype.webkitBackgroundSize; /** @type {string} */ CSSStyleProperties.prototype.webkitBinding; /** @type {string} */ CSSStyleProperties.prototype.webkitBlendMode; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderAfter; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderAfterColor; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderAfterStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderAfterWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderBefore; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderBeforeColor; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderBeforeStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderBeforeWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderBottomLeftRadius; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderBottomRightRadius; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderEnd; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderEndColor; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderEndStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderEndWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderFit; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderHorizontalSpacing; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderImage; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderRadius; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderStart; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderStartColor; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderStartStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderStartWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderTopLeftRadius; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderTopRightRadius; /** @type {string} */ CSSStyleProperties.prototype.webkitBorderVerticalSpacing; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxAlign; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxDecorationBreak; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxDirection; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxFlex; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxFlexGroup; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxLines; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxOrdinalGroup; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxOrient; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxPack; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxReflect; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxShadow; /** @type {string} */ CSSStyleProperties.prototype.webkitBoxSizing; /** @type {string} */ CSSStyleProperties.prototype.webkitColorCorrection; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnAxis; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnBreakAfter; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnBreakBefore; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnBreakInside; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnCount; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnGap; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnProgression; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnRule; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnRuleColor; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnRuleStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnRuleWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitColumns; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnSpan; /** @type {string} */ CSSStyleProperties.prototype.webkitColumnWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitDashboardRegion; /** @type {string} */ CSSStyleProperties.prototype.webkitFilter; /** @type {string} */ CSSStyleProperties.prototype.webkitFlex; /** @type {string} */ CSSStyleProperties.prototype.webkitFlexBasis; /** @type {string} */ CSSStyleProperties.prototype.webkitFlexDirection; /** @type {string} */ CSSStyleProperties.prototype.webkitFlexFlow; /** @type {string} */ CSSStyleProperties.prototype.webkitFlexGrow; /** @type {string} */ CSSStyleProperties.prototype.webkitFlexShrink; /** @type {string} */ CSSStyleProperties.prototype.webkitFlexWrap; /** @type {string} */ CSSStyleProperties.prototype.webkitFlowFrom; /** @type {string} */ CSSStyleProperties.prototype.webkitFlowInto; /** @type {string} */ CSSStyleProperties.prototype.webkitFontSizeDelta; /** @type {string} */ CSSStyleProperties.prototype.webkitFontSmoothing; /** @type {string} */ CSSStyleProperties.prototype.webkitGridColumn; /** @type {string} */ CSSStyleProperties.prototype.webkitGridColumns; /** @type {string} */ CSSStyleProperties.prototype.webkitGridRow; /** @type {string} */ CSSStyleProperties.prototype.webkitGridRows; /** @type {string} */ CSSStyleProperties.prototype.webkitHighlight; /** @type {string} */ CSSStyleProperties.prototype.webkitHyphenateCharacter; /** @type {string} */ CSSStyleProperties.prototype.webkitHyphenateLimitAfter; /** @type {string} */ CSSStyleProperties.prototype.webkitHyphenateLimitBefore; /** @type {string} */ CSSStyleProperties.prototype.webkitHyphenateLimitLines; /** @type {string} */ CSSStyleProperties.prototype.webkitHyphens; /** @type {string} */ CSSStyleProperties.prototype.webkitJustifyContent; /** @type {string} */ CSSStyleProperties.prototype.webkitLineAlign; /** @type {string} */ CSSStyleProperties.prototype.webkitLineBoxContain; /** @type {string} */ CSSStyleProperties.prototype.webkitLineBreak; /** @type {string} */ CSSStyleProperties.prototype.webkitLineClamp; /** @type {string} */ CSSStyleProperties.prototype.webkitLineGrid; /** @type {string} */ CSSStyleProperties.prototype.webkitLineSnap; /** @type {string} */ CSSStyleProperties.prototype.webkitLocale; /** @type {string} */ CSSStyleProperties.prototype.webkitLogicalHeight; /** @type {string} */ CSSStyleProperties.prototype.webkitLogicalWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginAfter; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginAfterCollapse; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginBefore; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginBeforeCollapse; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginBottomCollapse; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginCollapse; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginEnd; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginStart; /** @type {string} */ CSSStyleProperties.prototype.webkitMarginTopCollapse; /** @type {string} */ CSSStyleProperties.prototype.webkitMarquee; /** @type {string} */ CSSStyleProperties.prototype.webkitMarqueeDirection; /** @type {string} */ CSSStyleProperties.prototype.webkitMarqueeIncrement; /** @type {string} */ CSSStyleProperties.prototype.webkitMarqueeRepetition; /** @type {string} */ CSSStyleProperties.prototype.webkitMarqueeSpeed; /** @type {string} */ CSSStyleProperties.prototype.webkitMarqueeStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitMask; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskAttachment; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskBoxImage; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskBoxImageOutset; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskBoxImageRepeat; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskBoxImageSlice; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskBoxImageSource; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskBoxImageWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskClip; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskComposite; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskImage; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskOrigin; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskPosition; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskPositionX; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskPositionY; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskRepeat; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskRepeatX; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskRepeatY; /** @type {string} */ CSSStyleProperties.prototype.webkitMaskSize; /** @type {string} */ CSSStyleProperties.prototype.webkitMatchNearestMailBlockquoteColor; /** @type {string} */ CSSStyleProperties.prototype.webkitMaxLogicalHeight; /** @type {string} */ CSSStyleProperties.prototype.webkitMaxLogicalWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitMinLogicalHeight; /** @type {string} */ CSSStyleProperties.prototype.webkitMinLogicalWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitNbspMode; /** @type {string} */ CSSStyleProperties.prototype.webkitOrder; /** @type {string} */ CSSStyleProperties.prototype.webkitOverflowScrolling; /** @type {string} */ CSSStyleProperties.prototype.webkitPaddingAfter; /** @type {string} */ CSSStyleProperties.prototype.webkitPaddingBefore; /** @type {string} */ CSSStyleProperties.prototype.webkitPaddingEnd; /** @type {string} */ CSSStyleProperties.prototype.webkitPaddingStart; /** @type {string} */ CSSStyleProperties.prototype.webkitPerspective; /** @type {string} */ CSSStyleProperties.prototype.webkitPerspectiveOrigin; /** @type {string} */ CSSStyleProperties.prototype.webkitPerspectiveOriginX; /** @type {string} */ CSSStyleProperties.prototype.webkitPerspectiveOriginY; /** @type {string} */ CSSStyleProperties.prototype.webkitPrintColorAdjust; /** @type {string} */ CSSStyleProperties.prototype.webkitRegionBreakAfter; /** @type {string} */ CSSStyleProperties.prototype.webkitRegionBreakBefore; /** @type {string} */ CSSStyleProperties.prototype.webkitRegionBreakInside; /** @type {string} */ CSSStyleProperties.prototype.webkitRegionOverflow; /** @type {string} */ CSSStyleProperties.prototype.webkitRtlOrdering; /** @type {string} */ CSSStyleProperties.prototype.webkitRubyPosition; /** @type {string} */ CSSStyleProperties.prototype.webkitShapeInside; /** @type {string} */ CSSStyleProperties.prototype.webkitShapeMargin; /** @type {string} */ CSSStyleProperties.prototype.webkitShapeOutside; /** @type {string} */ CSSStyleProperties.prototype.webkitShapePadding; /** @type {string} */ CSSStyleProperties.prototype.webkitTapHighlightColor; /** @type {string} */ CSSStyleProperties.prototype.webkitTextAlignLast; /** @type {string} */ CSSStyleProperties.prototype.webkitTextCombine; /** @type {string} */ CSSStyleProperties.prototype.webkitTextDecorationLine; /** @type {string} */ CSSStyleProperties.prototype.webkitTextDecorationsInEffect; /** @type {string} */ CSSStyleProperties.prototype.webkitTextDecorationStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitTextEmphasis; /** @type {string} */ CSSStyleProperties.prototype.webkitTextEmphasisColor; /** @type {string} */ CSSStyleProperties.prototype.webkitTextEmphasisPosition; /** @type {string} */ CSSStyleProperties.prototype.webkitTextEmphasisStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitTextFillColor; /** @type {string} */ CSSStyleProperties.prototype.webkitTextOrientation; /** @type {string} */ CSSStyleProperties.prototype.webkitTextSecurity; /** @type {string} */ CSSStyleProperties.prototype.webkitTextSizeAdjust; /** @type {string} */ CSSStyleProperties.prototype.webkitTextStroke; /** @type {string} */ CSSStyleProperties.prototype.webkitTextStrokeColor; /** @type {string} */ CSSStyleProperties.prototype.webkitTextStrokeWidth; /** @type {string} */ CSSStyleProperties.prototype.webkitTransform; /** @type {string} */ CSSStyleProperties.prototype.webkitTransformOrigin; /** @type {string} */ CSSStyleProperties.prototype.webkitTransformOriginX; /** @type {string} */ CSSStyleProperties.prototype.webkitTransformOriginY; /** @type {string} */ CSSStyleProperties.prototype.webkitTransformOriginZ; /** @type {string} */ CSSStyleProperties.prototype.webkitTransformStyle; /** @type {string} */ CSSStyleProperties.prototype.webkitTransition; /** @type {string} */ CSSStyleProperties.prototype.webkitTransitionDelay; /** @type {string} */ CSSStyleProperties.prototype.webkitTransitionDuration; /** @type {string} */ CSSStyleProperties.prototype.webkitTransitionProperty; /** @type {string} */ CSSStyleProperties.prototype.webkitTransitionRepeatCount; /** @type {string} */ CSSStyleProperties.prototype.webkitTransitionTimingFunction; /** @type {string} */ CSSStyleProperties.prototype.webkitUserDrag; /** @type {string} */ CSSStyleProperties.prototype.webkitUserModify; /** @type {string} */ CSSStyleProperties.prototype.webkitUserSelect; /** @type {string} */ CSSStyleProperties.prototype.webkitWrap; /** @type {string} */ CSSStyleProperties.prototype.webkitWrapFlow; /** @type {string} */ CSSStyleProperties.prototype.webkitWrapThrough; /** @type {string} */ CSSStyleProperties.prototype.webkitWritingMode; /** * @constructor * @param {number} x * @param {number} y */ function WebKitPoint(x, y) {} /** @type {number} */ WebKitPoint.prototype.x; /** @type {number} */ WebKitPoint.prototype.y;