plugins/org.w3c.css/bin/org/w3c/css/properties/MobileProperties.properties
changeset 476 20536eb3b9ff
parent 475 77edd0cbdfe0
child 477 b616697678bf
--- a/plugins/org.w3c.css/bin/org/w3c/css/properties/MobileProperties.properties	Mon Aug 23 17:45:32 2010 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,206 +0,0 @@
-# Mobile Properties
-
-font-style:                     org.w3c.css.properties.css1.CssFontStyleCSS2
-font-variant:                   org.w3c.css.properties.css1.CssFontVariantCSS2
-font-weight:                    org.w3c.css.properties.css1.CssFontWeightCSS2
-font-size:                      org.w3c.css.properties.css1.CssFontSizeCSS2
-font-family:                    org.w3c.css.properties.css1.CssFontFamilyCSS2
-font:                           org.w3c.css.properties.css1.CssFontCSS2
-color:                          org.w3c.css.properties.css1.CssColorCSS2
-background-color:               org.w3c.css.properties.css1.CssBackgroundColorMob
-background-image:               org.w3c.css.properties.css1.CssBackgroundImageMob
-background-repeat:              org.w3c.css.properties.css1.CssBackgroundRepeatMob
-background-attachment:          org.w3c.css.properties.css1.CssBackgroundAttachmentMob
-background-position:            org.w3c.css.properties.css1.CssBackgroundPositionMob
-background:                     org.w3c.css.properties.css1.CssBackgroundMob
-text-decoration:                org.w3c.css.properties.css1.CssTextDecorationMob
-vertical-align:                 org.w3c.css.properties.css1.CssVerticalAlignMob
-text-transform:                 org.w3c.css.properties.css1.CssTextTransform
-text-align:                     org.w3c.css.properties.css1.CssTextAlignMob
-text-indent:                    org.w3c.css.properties.css1.CssTextIndentMob
-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.css1.CssPaddingTop
-padding-bottom:                 org.w3c.css.properties.css1.CssPaddingBottom
-padding-left:                   org.w3c.css.properties.css1.CssPaddingLeft
-padding-right:                  org.w3c.css.properties.css1.CssPaddingRight
-padding:                        org.w3c.css.properties.css1.CssPadding
-border-top-width:               org.w3c.css.properties.css1.CssBorderTopWidthCSS2
-border-right-width:             org.w3c.css.properties.css1.CssBorderRightWidthCSS2
-border-left-width:              org.w3c.css.properties.css1.CssBorderLeftWidthCSS2
-border-bottom-width:            org.w3c.css.properties.css1.CssBorderBottomWidthCSS2
-border-top-color:               org.w3c.css.properties.css1.CssBorderTopColorCSS2
-border-right-color:             org.w3c.css.properties.css1.CssBorderRightColorCSS2
-border-left-color:              org.w3c.css.properties.css1.CssBorderLeftColorCSS2
-border-bottom-color:            org.w3c.css.properties.css1.CssBorderBottomColorCSS2
-border-top-style:               org.w3c.css.properties.css1.CssBorderTopStyleCSS2
-border-right-style:             org.w3c.css.properties.css1.CssBorderRightStyleCSS2
-border-left-style:              org.w3c.css.properties.css1.CssBorderLeftStyleCSS2
-border-bottom-style:            org.w3c.css.properties.css1.CssBorderBottomStyleCSS2
-border-width:                   org.w3c.css.properties.css1.CssBorderWidthCSS2
-border-color:                   org.w3c.css.properties.css1.CssBorderColorCSS2
-border-style:                   org.w3c.css.properties.css1.CssBorderStyleCSS2
-border-top:                         org.w3c.css.properties.css1.CssBorderTopCSS2
-border-right:                   org.w3c.css.properties.css1.CssBorderRightCSS2
-border-left:                    org.w3c.css.properties.css1.CssBorderLeftCSS2
-border-bottom:                  org.w3c.css.properties.css1.CssBorderBottomCSS2
-border:                         org.w3c.css.properties.css1.CssBorderCSS2
-width:                          org.w3c.css.properties.css1.CssWidthMob
-height:                         org.w3c.css.properties.css1.CssHeightMob
-float:                          org.w3c.css.properties.css1.CssFloat
-clear:                          org.w3c.css.properties.css1.CssClear
-display:                        org.w3c.css.properties.css1.CssDisplayCSS1
-white-space:                    org.w3c.css.properties.css1.CssWhiteSpace
-list-style-type:                org.w3c.css.properties.css1.CssListStyleTypeCSS1
-list-style-image:               org.w3c.css.properties.css1.CssListStyleImageCSS1
-list-style-position:            org.w3c.css.properties.css1.CssListStylePositionCSS1
-list-style:                     org.w3c.css.properties.css1.CssListStyleCSS1
-visibility:                     org.w3c.css.properties.css1.CssVisibility
-speak-date:                             org.w3c.css.properties.aural.ACssSpeakDate
-speak-time:                             org.w3c.css.properties.aural.ACssSpeakTime
-counter-increment:                  org.w3c.css.properties.css1.CssCounterIncrement
-counter-reset:                      org.w3c.css.properties.css1.CssCounterReset
-content:                                org.w3c.css.properties.css1.CssContentCSS2
-
-# Table properties
-
-row-span:                       org.w3c.css.properties.css2.table.RowSpan
-column-span:                    org.w3c.css.properties.css2.table.ColumnSpan
-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.CursorCSS2
-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
-font-stretch:                   org.w3c.css.properties.css1.CssFontStretchCSS2
-font-size-adjust:               org.w3c.css.properties.css1.CssFontSizeAdjustCSS2
-word-spacing:                   org.w3c.css.properties.css1.CssWordSpacing
-letter-spacing:                 org.w3c.css.properties.css1.CssLetterSpacing
-text-shadow:                    org.w3c.css.properties.css1.CssTextShadow
-line-height:                    org.w3c.css.properties.css1.CssLineHeightCSS2
-min-width:                      org.w3c.css.properties.css1.CssMinWidth
-max-width:                      org.w3c.css.properties.css1.CssMaxWidth
-min-height:                     org.w3c.css.properties.css1.CssMinHeight
-max-height:                     org.w3c.css.properties.css1.CssMaxHeight
-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
-overflow:                       org.w3c.css.properties.css1.CssOverflow
-clip:                           org.w3c.css.properties.css1.CssClip
-quotes:                         org.w3c.css.properties.css1.CssQuotes
-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.ACssVoiceFamily
-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-numeral:                  org.w3c.css.properties.aural.ACssSpeakNumeral
-speak:                          org.w3c.css.properties.aural.ACssSpeak
-azimuth:                        org.w3c.css.properties.aural.ACssAzimuth
-
-# Paged properties
-
-@page.size:                     org.w3c.css.properties.paged.Size  #should be left out?
-@page.marks:                    org.w3c.css.properties.paged.Marks  #should be left out?
-@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.margin-top:               org.w3c.css.properties.css1.CssMarginTop
-@page.margin-bottom:            org.w3c.css.properties.css1.CssMarginBottom
-@page.margin-left:              org.w3c.css.properties.css1.CssMarginLeft
-@page.margin-right:             org.w3c.css.properties.css1.CssMarginRight
-@page.margin:                   org.w3c.css.properties.css1.CssMargin
-@page.padding-top:              org.w3c.css.properties.css1.CssPaddingTop
-@page.padding-bottom:           org.w3c.css.properties.css1.CssPaddingBottom
-@page.padding-left:             org.w3c.css.properties.css1.CssPaddingLeft
-@page.padding-right:            org.w3c.css.properties.css1.CssPaddingRight
-@page.padding:                  org.w3c.css.properties.css1.CssPadding
-@page.border-top-width:         org.w3c.css.properties.css1.CssBorderTopWidthCSS2
-@page.border-right-width:       org.w3c.css.properties.css1.CssBorderRightWidthCSS2
-@page.border-left-width:        org.w3c.css.properties.css1.CssBorderLeftWidthCSS2
-@page.border-bottom-width:      org.w3c.css.properties.css1.CssBorderBottomWidthCSS2
-@page.border-top-color:         org.w3c.css.properties.css1.CssBorderTopColorCSS2
-@page.border-right-color:       org.w3c.css.properties.css1.CssBorderRightColorCSS2
-@page.border-left-color:        org.w3c.css.properties.css1.CssBorderLeftColorCSS2
-@page.border-bottom-color:      org.w3c.css.properties.css1.CssBorderBottomColorCSS2
-@page.border-top-style:         org.w3c.css.properties.css1.CssBorderTopStyleCSS2
-@page.border-right-style:       org.w3c.css.properties.css1.CssBorderRightStyleCSS2
-@page.border-left-style:        org.w3c.css.properties.css1.CssBorderLeftStyleCSS2
-@page.border-bottom-style:      org.w3c.css.properties.css1.CssBorderBottomStyleCSS2
-@page.border-width:             org.w3c.css.properties.css1.CssBorderWidthCSS2
-@page.border-color:             org.w3c.css.properties.css1.CssBorderColorCSS2
-@page.border-style:             org.w3c.css.properties.css1.CssBorderStyleCSS2
-@page.border-top:               org.w3c.css.properties.css1.CssBorderTopCSS2
-@page.border-right:             org.w3c.css.properties.css1.CssBorderRightCSS2
-@page.border-left:              org.w3c.css.properties.css1.CssBorderLeftCSS2
-@page.border-bottom:            org.w3c.css.properties.css1.CssBorderBottomCSS2
-@page.border:                   org.w3c.css.properties.css1.CssBorderCSS2
-@page.float:                    org.w3c.css.properties.css1.CssFloat
-@page.clear:                    org.w3c.css.properties.css1.CssClear
-@page.display:                  org.w3c.css.properties.css1.CssDisplayCSS2
-@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
-
-
-
-# Font properties
-
-@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
-@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