plugins/org.w3c.css/bin/org/w3c/css/properties/CSS3Properties.properties
changeset 476 20536eb3b9ff
parent 475 77edd0cbdfe0
child 477 b616697678bf
--- a/plugins/org.w3c.css/bin/org/w3c/css/properties/CSS3Properties.properties	Mon Aug 23 17:45:32 2010 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,401 +0,0 @@
-# CSS3 Properties
-font-style:                             org.w3c.css.properties.css1.CssFontStyle
-font-variant:                           org.w3c.css.properties.css1.CssFontVariant
-font-weight:                            org.w3c.css.properties.css1.CssFontWeight
-font-size:                              org.w3c.css.properties.css1.CssFontSize
-font-family:                            org.w3c.css.properties.css1.CssFontFamily
-font-stretch:                           org.w3c.css.properties.css1.CssFontStretch
-font-size-adjust:                       org.w3c.css.properties.css1.CssFontSizeAdjust
-font:                                   org.w3c.css.properties.css1.CssFont
-color:                                  org.w3c.css.properties.css1.CssColor
-background-color:                       org.w3c.css.properties.css1.CssBackgroundColor
-background-image:                       org.w3c.css.properties.css1.CssBackgroundImageCSS2
-background-repeat:                      org.w3c.css.properties.css1.CssBackgroundRepeatCSS2
-background-attachment:                  org.w3c.css.properties.css1.CssBackgroundAttachmentCSS2
-background-position:                    org.w3c.css.properties.css21.CssBackgroundPositionCSS21
-background:                             org.w3c.css.properties.css3.CssBackgroundCSS3
-word-spacing:                           org.w3c.css.properties.css3.CssWordSpacingCSS3
-letter-spacing:                         org.w3c.css.properties.css1.CssLetterSpacing
-text-decoration:                        org.w3c.css.properties.css3.CssTextDecorationCSS3
-text-shadow:                            org.w3c.css.properties.css1.CssTextShadow
-vertical-align:                         org.w3c.css.properties.css1.CssVerticalAlign
-text-transform:                         org.w3c.css.properties.css1.CssTextTransform
-text-align:                             org.w3c.css.properties.css1.CssTextAlign
-text-indent:                            org.w3c.css.properties.css3.CssTextIndentCSS3
-line-height:                            org.w3c.css.properties.css1.CssLineHeight
-margin-top:                             org.w3c.css.properties.css1.CssMarginTop
-margin-bottom:                          org.w3c.css.properties.css1.CssMarginBottom
-margin-left:                            org.w3c.css.properties.css1.CssMarginLeft
-margin-right:                           org.w3c.css.properties.css1.CssMarginRight
-margin:                                 org.w3c.css.properties.css1.CssMargin
-padding-top:                            org.w3c.css.properties.css3.CssPaddingTopCSS3
-padding-bottom:                         org.w3c.css.properties.css3.CssPaddingBottomCSS3
-padding-left:                           org.w3c.css.properties.css3.CssPaddingLeftCSS3
-padding-right:                          org.w3c.css.properties.css3.CssPaddingRightCSS3
-padding:                                org.w3c.css.properties.css3.CssPaddingCSS3
-border-top-width:                       org.w3c.css.properties.css1.CssBorderTopWidth
-border-right-width:                     org.w3c.css.properties.css1.CssBorderRightWidth
-border-left-width:                      org.w3c.css.properties.css1.CssBorderLeftWidth
-border-bottom-width:                    org.w3c.css.properties.css1.CssBorderBottomWidth
-border-top-color:                       org.w3c.css.properties.css1.CssBorderTopColor
-border-right-color:                     org.w3c.css.properties.css1.CssBorderRightColor
-border-left-color:                      org.w3c.css.properties.css1.CssBorderLeftColor
-border-bottom-color:                    org.w3c.css.properties.css1.CssBorderBottomColor
-border-top-style:                       org.w3c.css.properties.css1.CssBorderTopStyle
-border-right-style:                     org.w3c.css.properties.css1.CssBorderRightStyle
-border-left-style:                      org.w3c.css.properties.css1.CssBorderLeftStyle
-border-bottom-style:                    org.w3c.css.properties.css1.CssBorderBottomStyle
-border-width:                           org.w3c.css.properties.css1.CssBorderWidth
-border-color:                           org.w3c.css.properties.css1.CssBorderColor
-border-style:                           org.w3c.css.properties.css1.CssBorderStyle
-border-top:                             org.w3c.css.properties.css1.CssBorderTop
-border-right:                           org.w3c.css.properties.css1.CssBorderRight
-border-left:                            org.w3c.css.properties.css1.CssBorderLeft
-border-bottom:                          org.w3c.css.properties.css1.CssBorderBottom
-border:                                 org.w3c.css.properties.css1.CssBorder
-width:                                  org.w3c.css.properties.css3.CssWidthCSS3
-min-width:                              org.w3c.css.properties.css3.CssMinWidthCSS3
-max-width:                              org.w3c.css.properties.css3.CssMaxWidthCSS3
-min-height:                             org.w3c.css.properties.css3.CssMinHeightCSS3
-max-height:                             org.w3c.css.properties.css3.CssMaxHeightCSS3
-height:                                 org.w3c.css.properties.css3.CssHeightCSS3
-float:                                  org.w3c.css.properties.css3.CssFloatCSS3
-clear:                                  org.w3c.css.properties.css3.CssClearCSS3
-display:                                org.w3c.css.properties.css1.CssDisplay
-position:                               org.w3c.css.properties.css1.CssPosition
-z-index:                                org.w3c.css.properties.css1.CssZIndex
-direction:                              org.w3c.css.properties.css1.CssDirection
-unicode-bidi:                           org.w3c.css.properties.css1.CssUnicodeBidi
-top:                                    org.w3c.css.properties.css1.CssTop
-right:                                  org.w3c.css.properties.css1.CssRight
-left:                                   org.w3c.css.properties.css1.CssLeft
-bottom:                                 org.w3c.css.properties.css1.CssBottom
-white-space:                            org.w3c.css.properties.css3.CssWhiteSpaceCSS3
-list-style-type:                        org.w3c.css.properties.css1.CssListStyleType
-list-style-image:                       org.w3c.css.properties.css1.CssListStyleImage
-list-style-position:                    org.w3c.css.properties.css1.CssListStylePosition
-list-style:                             org.w3c.css.properties.css1.CssListStyle
-overflow:                               org.w3c.css.properties.css3.CssOverflowCSS3
-clip:                                   org.w3c.css.properties.css1.CssClip
-visibility:                             org.w3c.css.properties.css3.CssVisibilityCSS3
-content:                                org.w3c.css.properties.css1.CssContent
-quotes:                                 org.w3c.css.properties.css1.CssQuotes
-counter-reset:                          org.w3c.css.properties.css1.CssCounterReset
-counter-increment:                      org.w3c.css.properties.css1.CssCounterIncrement
-marker-offset:                          org.w3c.css.properties.css1.CssMarkerOffset
-# Aural Properties
-volume:                                 org.w3c.css.properties.aural.ACssVolume
-pause-before:                           org.w3c.css.properties.aural.ACssPauseBefore
-pause-after:                            org.w3c.css.properties.aural.ACssPauseAfter
-pause:                                  org.w3c.css.properties.aural.ACssPause
-cue-before:                             org.w3c.css.properties.aural.ACssCueBefore
-cue-after:                              org.w3c.css.properties.aural.ACssCueAfter
-cue:                                    org.w3c.css.properties.aural.ACssCue
-play-during:                            org.w3c.css.properties.aural.ACssPlayDuring
-voice-family:                           org.w3c.css.properties.aural.ACssVoiceFamilyCSS3
-elevation:                              org.w3c.css.properties.aural.ACssElevation
-speech-rate:                            org.w3c.css.properties.aural.ACssSpeechRate
-pitch:                                  org.w3c.css.properties.aural.ACssPitch
-pitch-range:                            org.w3c.css.properties.aural.ACssPitchRange
-stress:                                 org.w3c.css.properties.aural.ACssStress
-richness:                               org.w3c.css.properties.aural.ACssRichness
-speak-punctuation:                      org.w3c.css.properties.aural.ACssSpeakPunctuation
-speak-date:                             org.w3c.css.properties.aural.ACssSpeakDate
-speak-numeral:                          org.w3c.css.properties.aural.ACssSpeakNumeral
-speak-time:                             org.w3c.css.properties.aural.ACssSpeakTime
-speak:                                  org.w3c.css.properties.aural.ACssSpeakCSS3
-azimuth:                                org.w3c.css.properties.aural.ACssAzimuth
-voice-volume:                           org.w3c.css.properties.aural.ACssVoiceVolume
-voice-balance:                          org.w3c.css.properties.aural.ACssVoiceBalance
-voice-rate:                             org.w3c.css.properties.aural.ACssVoiceRate
-voice-pitch:                            org.w3c.css.properties.aural.ACssPitch
-voice-pitch-range:                      org.w3c.css.properties.aural.ACssVoicePitchRange
-voice-duration:                         org.w3c.css.properties.aural.ACssVoiceDuration
-phonemes:                               org.w3c.css.properties.aural.ACssPhonemes
-interpret-as:                           org.w3c.css.properties.aural.ACssInterpretAs
-row-span:                               org.w3c.css.properties.css2.table.RowSpan
-table-layout:                           org.w3c.css.properties.css2.table.TableLayout
-caption-side:                           org.w3c.css.properties.css2.table.CaptionSide
-border-collapse:                        org.w3c.css.properties.css2.table.BorderCollapse
-border-spacing:                         org.w3c.css.properties.css2.table.BorderSpacing
-empty-cells:                            org.w3c.css.properties.css2.table.EmptyCells
-speak-header:                           org.w3c.css.properties.css2.table.SpeakHeader
-cursor:                                 org.w3c.css.properties.css2.user.Cursor
-outline:                                org.w3c.css.properties.css2.user.Outline
-outline-width:                          org.w3c.css.properties.css2.user.OutlineWidth
-outline-style:                          org.w3c.css.properties.css2.user.OutlineStyle
-outline-color:                          org.w3c.css.properties.css2.user.OutlineColor
-page-break-before:                      org.w3c.css.properties.paged.PageBreakBefore
-page-break-after:                       org.w3c.css.properties.paged.PageBreakAfter
-page-break-inside:                      org.w3c.css.properties.paged.PageBreakInside
-page:                                   org.w3c.css.properties.paged.Page
-orphans:                                org.w3c.css.properties.paged.Orphans
-widows:                                 org.w3c.css.properties.paged.Widows
-opacity:                                org.w3c.css.properties.css3.CssOpacity
-color-profile:                          org.w3c.css.properties.css3.CssColorProfile
-rendering-intent:                       org.w3c.css.properties.css3.CssRenderIntent
-font-effect:                            org.w3c.css.properties.css3.CssFontEffect
-font-smooth:                            org.w3c.css.properties.css3.CssFontSmooth
-font-emphasize-style:                   org.w3c.css.properties.css3.CssFontEmphasizeStyle
-font-emphasize-position:                org.w3c.css.properties.css3.CssFontEmphasizePos
-font-emphasize:                         org.w3c.css.properties.css3.CssFontEmphasize
-ruby-position:                          org.w3c.css.properties.css3.CssRubyPosition
-ruby-align:                             org.w3c.css.properties.css3.CssRubyAlign
-ruby-overhang:                          org.w3c.css.properties.css3.CssRubyOverhang
-box-sizing:                             org.w3c.css.properties.css3.CssBoxSizing
-resize:                                 org.w3c.css.properties.css3.CssResizer
-key-equivalent:                         org.w3c.css.properties.css3.CssKeyEq
-tab-index:                              org.w3c.css.properties.css3.CssTabIndex
-user-input:                             org.w3c.css.properties.css3.CssUserInput
-user-modify:                            org.w3c.css.properties.css3.CssUserModify
-user-select:                            org.w3c.css.properties.css3.CssUserSelect
-user-focus:                             org.w3c.css.properties.css3.CssUserFocus
-user-focus-key:                         org.w3c.css.properties.css3.CssUserFocusKey
-user-focus-pointer:                     org.w3c.css.properties.css3.CssUserFocusPointer
-toggle-group:                           org.w3c.css.properties.css3.CssToggleGroup
-group-reset:                            org.w3c.css.properties.css3.CssGroupReset
-writing-mode:                           org.w3c.css.properties.css3.CssWritingMode
-glyph-orientation-vertical:             org.w3c.css.properties.css3.CssGlyphOrVert
-glyph-orientation-horizontal:           org.w3c.css.properties.css3.CssGlyphHor
-text-justify:                           org.w3c.css.properties.css3.CssTextJustify
-text-align-last:                        org.w3c.css.properties.css3.CssTextAlignLast
-min-font-size:                          org.w3c.css.properties.css3.CssMinFontSize
-max-font-size:                          org.w3c.css.properties.css3.CssMaxFontSize
-text-justify-trim:                      org.w3c.css.properties.css3.CssTextJustifyTrim
-text-kashida-space:                     org.w3c.css.properties.css3.CssTextKashidaSpace
-dominant-baseline:                      org.w3c.css.properties.css3.CssDominantBaseLine
-alignment-baseline:                     org.w3c.css.properties.css3.CssAlignmentBaseLine
-alignment-adjust:                       org.w3c.css.properties.css3.CssAlignmentAdjust
-baseline-shift:                         org.w3c.css.properties.css3.CssBaselineShift
-line-break:                             org.w3c.css.properties.css3.CssLineBreak
-word-break-cjk:                         org.w3c.css.properties.css3.CssWordBreakCJK
-word-break-inside:                      org.w3c.css.properties.css3.CssWordBreakInside
-word-break:                             org.w3c.css.properties.css3.CssWordBreak
-text-space:                             org.w3c.css.properties.css3.CssTextSpace
-text-end-overflow:                      org.w3c.css.properties.css3.CssTextEndOverflowCSS3
-text-after-overflow:                    org.w3c.css.properties.css3.CssTextAfterOverflowCSS3
-punctuation-trim:                       org.w3c.css.properties.css3.CssPunctuationTrim
-text-autospace:                         org.w3c.css.properties.css3.CssTextAutoSpace
-kerning-mode:                           org.w3c.css.properties.css3.CssKerningMode
-kerning-pair-treshold:                  org.w3c.css.properties.css3.CssKerningPairTreshold
-text-underline-style:                   org.w3c.css.properties.css3.CssTextUlStyle
-text-underline-color:                   org.w3c.css.properties.css3.CssTextUlColor
-text-underline-mode:                    org.w3c.css.properties.css3.CssTextUlMode
-text-underline-position:                org.w3c.css.properties.css3.CssTextUlPos
-text-underline:                         org.w3c.css.properties.css3.CssTextUnderLine
-text-line-through-style:                org.w3c.css.properties.css3.CssTextLTStyle
-text-line-through-color:                org.w3c.css.properties.css3.CssTextLTColor
-text-line-through-mode:                 org.w3c.css.properties.css3.CssTextLTMode
-text-line-through:                      org.w3c.css.properties.css3.CssTextLineThrough
-text-overline-style:                    org.w3c.css.properties.css3.CssTextOLStyle
-text-overline-color:                    org.w3c.css.properties.css3.CssTextOLColor
-text-overline-mode:                     org.w3c.css.properties.css3.CssTextOLMode
-text-overline:                          org.w3c.css.properties.css3.CssTextOverLine
-text-combine:                           org.w3c.css.properties.css3.CssTextCombine
-display-model:                          org.w3c.css.properties.css3.CssDisplayModel
-display-role:                           org.w3c.css.properties.css3.CssDisplayRole
-margin-inside:                          org.w3c.css.properties.css1.CssMarginInside
-margin-outside:                         org.w3c.css.properties.css1.CssMarginOutside
-box-width:                              org.w3c.css.properties.css3.CssBoxWidth
-box-height:                             org.w3c.css.properties.css3.CssBoxHeight
-fit:                                    org.w3c.css.properties.css3.CssFit
-link:                                   org.w3c.css.properties.css3.CssLink
-background-clip:                        org.w3c.css.properties.css3.CssBackgroundClip
-handheld.background-clip:               org.w3c.css.properties.css3.CssBackgroundClip
-background-size:                        org.w3c.css.properties.css3.CssBackgroundSize
-background-quantity:                    org.w3c.css.properties.css3.CssBackgroundQuantity
-background-spacing:                     org.w3c.css.properties.css3.CssBackgroundSpacing
-background-origin:                      org.w3c.css.properties.css3.CssBackgroundOrigin
-all-space-treatment:                    org.w3c.css.properties.css3.CssAllSpaceTreatment
-hanging-punctuation:                    org.w3c.css.properties.css3.CssHangingPunctuation
-line-grid:                              org.w3c.css.properties.css3.CssLineGrid
-line-grid-mode:                         org.w3c.css.properties.css3.CssLineGridMode
-line-grid-progression:                  org.w3c.css.properties.css3.CssLineGridProgression
-linefeed-treatment:                     org.w3c.css.properties.css3.CssLinefeedTreatment
-text-script:                            org.w3c.css.properties.css3.CssScript
-text-overflow:                          org.w3c.css.properties.css3.CssTextOverflowCSS3
-text-overflow-ellipsis:                 org.w3c.css.properties.css3.CssTextOverflowEllipsis
-text-overflow-mode:                     org.w3c.css.properties.css3.CssTextOverflowMode
-white-space-treatment:                  org.w3c.css.properties.css3.CssWhiteSpaceTreatment
-wrap-option:                            org.w3c.css.properties.css3.CssWrapOption
-column-count:                           org.w3c.css.properties.css3.CssColumnCount
-column-width:                           org.w3c.css.properties.css3.CssColumnWidth
-column-gap:                             org.w3c.css.properties.css3.CssColumnGap
-column-rule:                            org.w3c.css.properties.css3.CssColumnRule
-column-rule-color:                      org.w3c.css.properties.css3.CssColumnRuleColor
-column-rule-style:                      org.w3c.css.properties.css3.CssColumnRuleStyle
-column-rule-width:                      org.w3c.css.properties.css3.CssColumnRuleWidth
-drop-initial-after-adjust:              org.w3c.css.properties.css3.CssDropInitialAfterAdjust
-drop-initial-before-adjust:             org.w3c.css.properties.css3.CssDropInitialBeforeAdjust
-drop-initial-size:                      org.w3c.css.properties.css3.CssDropInitialSize
-inline-box-align:                       org.w3c.css.properties.css3.CssInlineBoxAlign
-line-stacking-ruby:                     org.w3c.css.properties.css3.CssLineStackingRuby
-line-stacking-strategy:                 org.w3c.css.properties.css3.CssLineStackingStrategy
-icon:                                   org.w3c.css.properties.css3.CssIcon
-nav-up:                                 org.w3c.css.properties.css3.CssNavUp
-nav-right:                              org.w3c.css.properties.css3.CssNavRight
-nav-down:                               org.w3c.css.properties.css3.CssNavDown
-nav-left:                               org.w3c.css.properties.css3.CssNavLeft
-outline-offset:                         org.w3c.css.properties.css3.CssOutlineOffset
-overflow-x:                             org.w3c.css.properties.css3.CssOverflowX
-overflow-y:                             org.w3c.css.properties.css3.CssOverflowY
-ruby-span:                              org.w3c.css.properties.css3.CssRubySpan
-text-blink:                             org.w3c.css.properties.css3.CssTextBlink
-clear-after:                            org.w3c.css.properties.css3.CssClearAfter
-crop:                                   org.w3c.css.properties.css3.CssCrop
-fit-position:                           org.w3c.css.properties.css3.CssFitPosition
-float-displace:                         org.w3c.css.properties.css3.CssFloatDisplace
-indent-edge-reset:                      org.w3c.css.properties.css3.CssIndentEdgeReset
-marquee:                                org.w3c.css.properties.css3.CssMarquee
-marquee-direction:                      org.w3c.css.properties.css3.CssMarqueeDirection
-marquee-repetition:                     org.w3c.css.properties.css3.CssMarqueeRepetition
-marquee-speed:                          org.w3c.css.properties.css3.CssMarqueeSpeed
-marquee-style:                          org.w3c.css.properties.css3.CssMarqueeStyle
-overflow-clip:                          org.w3c.css.properties.css3.CssOverflowClip
-border-top-right-radius:                org.w3c.css.properties.css3.CssBorderTopRightRadius
-border-bottom-right-radius:             org.w3c.css.properties.css3.CssBorderBottomRightRadius
-border-bottom-left-radius:              org.w3c.css.properties.css3.CssBorderBottomLeftRadius
-border-top-left-radius:                 org.w3c.css.properties.css3.CssBorderTopLeftRadius
-border-radius:                          org.w3c.css.properties.css3.CssBorderRadius
-border-top-image:                       org.w3c.css.properties.css3.CssBorderTopImage
-border-right-image:                     org.w3c.css.properties.css3.CssBorderRightImage
-border-bottom-image:                    org.w3c.css.properties.css3.CssBorderBottomImage
-border-left-image:                      org.w3c.css.properties.css3.CssBorderLeftImage
-border-image:                           org.w3c.css.properties.css3.CssBorderImage
-border-top-left-image:                  org.w3c.css.properties.css3.CssBorderTopLeftImage
-border-top-right-image:                 org.w3c.css.properties.css3.CssBorderTopRightImage
-border-bottom-right-image:              org.w3c.css.properties.css3.CssBorderBottomRightImage
-border-bottom-left-image:               org.w3c.css.properties.css3.CssBorderBottomLeftImage
-border-corner-image:                    org.w3c.css.properties.css3.CssBorderCornerImage
-border-top-fit-length:                  org.w3c.css.properties.css3.CssBorderTopFitLength
-border-right-fit-length:                org.w3c.css.properties.css3.CssBorderRightFitLength
-border-bottom-fit-length:               org.w3c.css.properties.css3.CssBorderBottomFitLength
-border-left-fit-length:                 org.w3c.css.properties.css3.CssBorderLeftFitLength
-border-top-fit-width:                   org.w3c.css.properties.css3.CssBorderTopFitWidth
-border-right-fit-width:                 org.w3c.css.properties.css3.CssBorderRightFitWidth
-border-bottom-fit-width:                org.w3c.css.properties.css3.CssBorderBottomFitWidth
-border-left-fit-width:                  org.w3c.css.properties.css3.CssBorderLeftFitWidth
-border-fit-length:                      org.w3c.css.properties.css3.CssBorderFitLength
-border-fit-width:                       org.w3c.css.properties.css3.CssBorderFitWidth
-border-fit:                             org.w3c.css.properties.css3.CssBorderFit
-border-top-left-fit-length:             org.w3c.css.properties.css3.CssBorderTopLeftFitLength
-border-top-right-fit-length:            org.w3c.css.properties.css3.CssBorderTopRightFitLength
-border-bottom-right-fit-length:         org.w3c.css.properties.css3.CssBorderBottomRightFitLength
-border-bottom-left-fit-length:          org.w3c.css.properties.css3.CssBorderBottomLeftFitLength
-border-top-left-fit-width:              org.w3c.css.properties.css3.CssBorderTopLeftFitWidth
-border-top-right-fit-width:             org.w3c.css.properties.css3.CssBorderTopRightFitWidth
-border-bottom-right-fit-width:          org.w3c.css.properties.css3.CssBorderBottomRightFitWidth
-border-bottom-left-fit-width:           org.w3c.css.properties.css3.CssBorderBottomLeftFitWidth
-border-corner-fit:                      org.w3c.css.properties.css3.CssBorderCornerFit
-border-image-transform:                 org.w3c.css.properties.css3.CssBorderImageTransform
-border-break:                           org.w3c.css.properties.css3.CssBorderBreak
-box-shadow:                             org.w3c.css.properties.css3.CssBoxShadow
-block-progression:                      org.w3c.css.properties.css3.CssBlockProgression
-word-break-wrap:                        org.w3c.css.properties.css3.CssTextWrap
-text-decoration:                        org.w3c.css.properties.css3.CssTextDecorationCSS3
-text-shadow:                            org.w3c.css.properties.css1.CssTextShadow
-width:                                  org.w3c.css.properties.css3.CssWidthCSS3
-round-clip:                             org.w3c.css.properties.css3.CssBackgroundClip
-row-span:                               org.w3c.css.properties.css2.table.RowSpan
-tty.link:                               org.w3c.css.properties.css3.CssLink
-collapse:                               org.w3c.css.properties.css3.CssCollapse
-hanging-punctuation:                    org.w3c.css.properties.css3.CssHangingPunctuation
-                                        
-@page.padding-left:                     org.w3c.css.properties.css3.CssPaddingLeftCSS3
-@page.padding-right:                    org.w3c.css.properties.css3.CssPaddingRightCSS3
-@page.padding:                          org.w3c.css.properties.css3.CssPaddingCSS3
-@page.border-top-width:                 org.w3c.css.properties.css1.CssBorderTopWidth
-@page.border-right-width:               org.w3c.css.properties.css1.CssBorderRightWidth
-@page.border-left-width:                org.w3c.css.properties.css1.CssBorderLeftWidth
-@page.border-bottom-width:              org.w3c.css.properties.css1.CssBorderBottomWidth
-@page.border-top-color:                 org.w3c.css.properties.css1.CssBorderTopColor
-@page.border-right-color:               org.w3c.css.properties.css1.CssBorderRightColor
-@page.border-left-color:                org.w3c.css.properties.css1.CssBorderLeftColor
-@page.border-bottom-color:              org.w3c.css.properties.css1.CssBorderBottomColor
-@page.border-top-style:                 org.w3c.css.properties.css1.CssBorderTopStyle
-@page.border-right-style:               org.w3c.css.properties.css1.CssBorderRightStyle
-@page.border-left-style:                org.w3c.css.properties.css1.CssBorderLeftStyle
-@page.border-bottom-style:              org.w3c.css.properties.css1.CssBorderBottomStyle
-@page.border-width:                     org.w3c.css.properties.css1.CssBorderWidth
-@page.border-color:                     org.w3c.css.properties.css1.CssBorderColor
-@page.border-style:                     org.w3c.css.properties.css1.CssBorderStyle
-@page.border-top:                       org.w3c.css.properties.css1.CssBorderTop
-@page.border-right:                     org.w3c.css.properties.css1.CssBorderRight
-@page.border-left:                      org.w3c.css.properties.css1.CssBorderLeft
-@page.border-bottom:                    org.w3c.css.properties.css1.CssBorderBottom
-@page.border:                           org.w3c.css.properties.css1.CssBorder
-@page.float:                            org.w3c.css.properties.css3.CssFloatCSS3
-@page.clear:                            org.w3c.css.properties.css3.CssClear
-@page.display:                          org.w3c.css.properties.css1.CssDisplay
-@page.position:                         org.w3c.css.properties.css1.CssPosition
-@page.z-index:                          org.w3c.css.properties.css1.CssZIndex
-@page.direction:                        org.w3c.css.properties.css1.CssDirection
-@page.unicode-bidi:                     org.w3c.css.properties.css1.CssUnicodeBidi
-@page.top:                              org.w3c.css.properties.css1.CssTop
-@page.right:                            org.w3c.css.properties.css1.CssRight
-@page.left:                             org.w3c.css.properties.css1.CssLeft
-@page.bottom:                           org.w3c.css.properties.css1.CssBottom
-@page.size:                             org.w3c.css.properties.paged.Size
-@page.marks:                            org.w3c.css.properties.paged.Marks
-@page.page-break-before:                org.w3c.css.properties.paged.PageBreakBefore
-@page.page-break-after:                 org.w3c.css.properties.paged.PageBreakAfter
-@page.page-break-inside:                org.w3c.css.properties.paged.PageBreakInside
-@page.page:                             org.w3c.css.properties.paged.Page
-@page.orphans:                          org.w3c.css.properties.paged.Orphans
-@page.widows:                           org.w3c.css.properties.paged.Widows
-@page.padding-bottom:                   org.w3c.css.properties.css3.CssPaddingBottomCSS3
-@font-face.unicode-range:               org.w3c.css.properties.css2.font.UnicodeRange
-@font-face.units-per-em:                org.w3c.css.properties.css2.font.UnitsPerEm
-@font-face.src:                         org.w3c.css.properties.css2.font.Src
-@font-face.panose-1:                    org.w3c.css.properties.css2.font.Panose1
-@font-face.stemv:                       org.w3c.css.properties.css2.font.Stemv
-@font-face.stemh:                       org.w3c.css.properties.css2.font.Stemh
-@font-face.slope:                       org.w3c.css.properties.css2.font.Slope
-@font-face.cap-height:                  org.w3c.css.properties.css2.font.CapHeight
-@font-face.x-hegiht:                    org.w3c.css.properties.css2.font.XHeight
-@font-face.widths:                      org.w3c.css.properties.css2.font.Widths
-@font-face.ascent:                      org.w3c.css.properties.css2.font.Ascent
-@font-face.descent:                     org.w3c.css.properties.css2.font.Descent
-@font-face.bbox:                        org.w3c.css.properties.css2.font.Bbox
-@font-face.baseline:                    org.w3c.css.properties.css2.font.Baseline
-@font-face.centerline:                  org.w3c.css.properties.css2.font.Centerline
-@font-face.definition-src:              org.w3c.css.properties.css2.font.DefinitionSrc
-@font-face.mathline:                    org.w3c.css.properties.css2.font.Mathline
-@font-face.topline:                     org.w3c.css.properties.css2.font.Topline
-@preference.media:                      org.w3c.css.properties.css3.CssMedia
-@font-face.font-style:                  org.w3c.css.properties.css2.font.FontStyle
-@font-face.font-variant:                org.w3c.css.properties.css2.font.FontVariant
-@font-face.font-weight:                 org.w3c.css.properties.css2.font.FontWeight
-@font-face.font-size:                   org.w3c.css.properties.css2.font.FontSize
-@font-face.font-family:                 org.w3c.css.properties.css2.font.FontFamily
-@font-face.font-stretch:                org.w3c.css.properties.css2.font.FontStretch
-
-mediafeature.device-width:              org.w3c.css.properties.css3.MediaDeviceWidth
-mediafeature.min-device-width:          org.w3c.css.properties.css3.MediaMinDeviceWidth
-mediafeature.max-device-width:          org.w3c.css.properties.css3.MediaMaxDeviceWidth
-mediafeature.device-height:             org.w3c.css.properties.css3.MediaDeviceHeight
-mediafeature.min-device-height:         org.w3c.css.properties.css3.MediaMinDeviceHeight
-mediafeature.max-device-height:         org.w3c.css.properties.css3.MediaMaxDeviceHeight
-mediafeature.device-aspect-ratio:       org.w3c.css.properties.css3.MediaDeviceAspectRatio
-mediafeature.min-device-aspect-ratio:   org.w3c.css.properties.css3.MediaMinDeviceAspectRatio
-mediafeature.max-device-aspect-ratio:   org.w3c.css.properties.css3.MediaMaxDeviceAspectRatio
-mediafeature.min-color:                 org.w3c.css.properties.css3.MediaMinColor
-mediafeature.max-color:                 org.w3c.css.properties.css3.MediaMaxColor
-mediafeature.color-index:               org.w3c.css.properties.css3.MediaColorIndex
-mediafeature.min-color-index:           org.w3c.css.properties.css3.MediaMinColorIndex
-mediafeature.max-color-index:           org.w3c.css.properties.css3.MediaMaxColorIndex
-mediafeature.monochrome:                org.w3c.css.properties.css3.MediaMonochrome
-mediafeature.min-monochrome:            org.w3c.css.properties.css3.MediaMinMonochrome
-mediafeature.max-monochrome:            org.w3c.css.properties.css3.MediaMaxMonochrome
-mediafeature.resolution:                org.w3c.css.properties.css3.MediaResolution
-mediafeature.min-resolution:            org.w3c.css.properties.css3.MediaMinResolution
-mediafeature.max-resolution:            org.w3c.css.properties.css3.MediaMaxResolution
-mediafeature.scan:                      org.w3c.css.properties.css3.MediaScan
-mediafeature.grid:                      org.w3c.css.properties.css3.MediaGrid
-mediafeature.color:                     org.w3c.css.properties.css3.MediaColor
-mediafeature.width:                     org.w3c.css.properties.css3.MediaWidth
-mediafeature.min-width:                 org.w3c.css.properties.css3.MediaMinWidth
-mediafeature.max-width:                 org.w3c.css.properties.css3.MediaMaxWidth
-mediafeature.min-height:                org.w3c.css.properties.css3.MediaMinHeight
-mediafeature.height:                    org.w3c.css.properties.css3.MediaHeight
-mediafeature.max-height:                org.w3c.css.properties.css3.MediaMaxHeight