summaryrefslogtreecommitdiffstats
path: root/WebKitTools/iExploder/htdocs/cssproperties.in
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/iExploder/htdocs/cssproperties.in')
-rw-r--r--WebKitTools/iExploder/htdocs/cssproperties.in426
1 files changed, 0 insertions, 426 deletions
diff --git a/WebKitTools/iExploder/htdocs/cssproperties.in b/WebKitTools/iExploder/htdocs/cssproperties.in
deleted file mode 100644
index d49eb8e..0000000
--- a/WebKitTools/iExploder/htdocs/cssproperties.in
+++ /dev/null
@@ -1,426 +0,0 @@
-# From WebKit svn r66165 (WebCore/css/CSSPropertyNames.in)
--webkit-animation
--webkit-animation-delay
--webkit-animation-direction
--webkit-animation-duration
--webkit-animation-fill-mode
--webkit-animation-iteration-count
--webkit-animation-name
--webkit-animation-play-state
--webkit-animation-timing-function
--webkit-appearance
--webkit-backface-visibility
--webkit-background-clip
--webkit-background-composite
--webkit-background-origin
--webkit-background-size
--webkit-border-end
--webkit-border-end-color
--webkit-border-end-style
--webkit-border-end-width
--webkit-border-fit
--webkit-border-horizontal-spacing
--webkit-border-image
--webkit-border-radius
--webkit-border-start
--webkit-border-start-color
--webkit-border-start-style
--webkit-border-start-width
--webkit-border-vertical-spacing
--webkit-box-align
--webkit-box-direction
--webkit-box-flex
--webkit-box-flex-group
--webkit-box-lines
--webkit-box-ordinal-group
--webkit-box-orient
--webkit-box-pack
--webkit-box-reflect
--webkit-box-shadow
--webkit-color-correction
--webkit-column-break-after
--webkit-column-break-before
--webkit-column-break-inside
--webkit-column-count
--webkit-column-gap
--webkit-column-rule
--webkit-column-rule-color
--webkit-column-rule-style
--webkit-column-rule-width
--webkit-column-span
--webkit-column-width
--webkit-columns
--webkit-font-size-delta
--webkit-font-smoothing
--webkit-highlight
--webkit-hyphenate-character
--webkit-hyphenate-locale
--webkit-hyphens
--webkit-line-break
--webkit-line-clamp
--webkit-margin-bottom-collapse
--webkit-margin-collapse
--webkit-margin-end
--webkit-margin-start
--webkit-margin-top-collapse
--webkit-marquee
--webkit-marquee-direction
--webkit-marquee-increment
--webkit-marquee-repetition
--webkit-marquee-speed
--webkit-marquee-style
--webkit-mask
--webkit-mask-attachment
--webkit-mask-box-image
--webkit-mask-clip
--webkit-mask-composite
--webkit-mask-image
--webkit-mask-origin
--webkit-mask-position
--webkit-mask-position-x
--webkit-mask-position-y
--webkit-mask-repeat
--webkit-mask-repeat-x
--webkit-mask-repeat-y
--webkit-mask-size
--webkit-match-nearest-mail-blockquote-color
--webkit-nbsp-mode
--webkit-padding-end
--webkit-padding-start
--webkit-perspective
--webkit-perspective-origin
--webkit-perspective-origin-x
--webkit-perspective-origin-y
--webkit-rtl-ordering
--webkit-text-decorations-in-effect
--webkit-text-fill-color
--webkit-text-security
--webkit-text-size-adjust
--webkit-text-stroke
--webkit-text-stroke-color
--webkit-text-stroke-width
--webkit-transform
--webkit-transform-origin
--webkit-transform-origin-x
--webkit-transform-origin-y
--webkit-transform-origin-z
--webkit-transform-style
--webkit-transition
--webkit-transition-delay
--webkit-transition-duration
--webkit-transition-property
--webkit-transition-timing-function
--webkit-user-drag
--webkit-user-modify
--webkit-user-select
--webkit-variable-declaration-block
-background
-background-attachment
-background-clip
-background-color
-background-image
-background-origin
-background-position
-background-position-x
-background-position-y
-background-repeat
-background-repeat-x
-background-repeat-y
-background-size
-border
-border-bottom
-border-bottom-color
-border-bottom-left-radius
-border-bottom-right-radius
-border-bottom-style
-border-bottom-width
-border-collapse
-border-color
-border-left
-border-left-color
-border-left-style
-border-left-width
-border-radius
-border-right
-border-right-color
-border-right-style
-border-right-width
-border-spacing
-border-style
-border-top
-border-top-color
-border-top-left-radius
-border-top-right-radius
-border-top-style
-border-top-width
-border-width
-bottom
-box-sizing
-caption-side
-clear
-clip
-color
-content
-counter-increment
-counter-reset
-cursor
-direction
-display
-empty-cells
-float
-font
-font-family
-font-size
-font-stretch
-font-style
-font-variant
-font-weight
-height
-left
-letter-spacing
-line-height
-list-style
-list-style-image
-list-style-position
-list-style-type
-margin
-margin-bottom
-margin-left
-margin-right
-margin-top
-max-height
-max-width
-min-height
-min-width
-opacity
-orphans
-outline
-outline-color
-outline-offset
-outline-style
-outline-width
-overflow
-overflow-x
-overflow-y
-padding
-padding-bottom
-padding-left
-padding-right
-padding-top
-page
-page-break-after
-page-break-before
-page-break-inside
-pointer-events
-position
-quotes
-resize
-right
-size
-src
-table-layout
-text-align
-text-decoration
-text-indent
-text-line-through
-text-line-through-color
-text-line-through-mode
-text-line-through-style
-text-line-through-width
-text-overflow
-text-overline
-text-overline-color
-text-overline-mode
-text-overline-style
-text-overline-width
-text-rendering
-text-shadow
-text-transform
-text-underline
-text-underline-color
-text-underline-mode
-text-underline-style
-text-underline-width
-top
-unicode-bidi
-unicode-range
-vertical-align
-visibility
-white-space
-widows
-width
-word-break
-word-spacing
-word-wrap
-z-index
-zoom
-
-# CSS3 properties - http://www.css3.info/preview/
-background-clip
-background-origin
-border-image
-border-radius
-box-shadow
-box-sizing
-column-count
-column-gap
-column-min-width
-column-rule
-column-rule-color
-column-rule-style
-column-rule-width
-column-space-distribution
-column-span
-column-width
-column-width-policy
-
-# Removed from WebKit between r53119 and r66165
--webkit-binding
-
-# Removed from WebKit between r44660 and r53119
--webkit-border-bottom-left-radius
--webkit-border-bottom-right-radius
--webkit-border-top-left-radius
--webkit-border-top-right-radius
-
-# Removed from WebKit between r24523 and r44660
--webkit-dashboard-region
-scrollbar-3dlight-color
-scrollbar-arrow-color
-scrollbar-darkshadow-color
-scrollbar-face-color
-scrollbar-highlight-color
-scrollbar-shadow-color
-scrollbar-track-color
-
-# All of the following are from khtml's cssproperties.in as of 19oct2004, but are no longer in WebKit
--khtml-border-horizontal-spacing
--khtml-border-vertical-spacing
--khtml-flow-mode
--khtml-marquee
--khtml-marquee-direction
--khtml-marquee-increment
--khtml-marquee-repetition
--khtml-marquee-speed
--khtml-marquee-style
--khtml-text-decoration-color
--khtml-user-input
-scrollbar-base-color
-
-# Internet Explorer 6.0 - http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp
-filter:progid:
-filter:
-ime-mode
-layout-flow
-layout-grid
-layout-grid-char
-layout-grid-line
-layout-grid-mode
-layout-grid-type
-line-break
-overflow-x
-overflow-y
-pagebreakafter
-pagebreakbefore
-ruby-align
-ruby-overhang
-ruby-position
-text-autospace
-text-justify
-text-kashida-space
-text-underline-position
-word-break
-writing-mode
-zoom
-
-# from http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/reference.asp
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
-filter:progid:DXImageTransform.Microsoft.Blur(
-filter:progid:DXImageTransform.Microsoft.MotionBlur(
-filter:progid:DXImageTransform.Microsoft.Gradient(
-filter:progid:DXImageTransform.Microsoft.Pixelate(
-
-# From Mozilla Firefox CVS on 2006-04-15 (layout/style/nsCSSPropList.h)
-# grep "^CSS_PROP" nsCSSPropList.h | grep -v "_SVG" |cut -d, -f1 | cut -d\( -f2 | sort
-++ /tmp/moz Tue Apr 18 13:45:30 2006
--moz-appearance
--moz-background-clip
--moz-background-inline-policy
--moz-background-origin
--moz-binding
--moz-border-bottom-colors
--moz-border-left-colors
--moz-border-radius
--moz-border-radius-bottomleft
--moz-border-radius-bottomright
--moz-border-radius-topleft
--moz-border-radius-topright
--moz-border-right-colors
--moz-border-top-colors
--moz-box-align
--moz-box-direction
--moz-box-flex
--moz-box-ordinal-group
--moz-box-orient
--moz-box-pack
--moz-box-sizing
--moz-column-count
--moz-column-gap
--moz-column-width
--moz-float-edge
--moz-force-broken-image-icon
--moz-image-region
--moz-margin-end
--moz-margin-start
--moz-outline-radius
--moz-outline-radius-bottomleft
--moz-outline-radius-bottomright
--moz-outline-radius-topleft
--moz-outline-radius-topright
--moz-padding-end
--moz-padding-start
--moz-user-focus
--moz-user-input
--moz-user-modify
--moz-user-select
--x-background-x-position
--x-background-y-position
-azimuth
-cue
-cue-after
-cue-before
-elevation
-font-size-adjust
-margin-end-value
-margin-left-ltr-source
-margin-left-rtl-source
-margin-left-value
-margin-right-ltr-source
-margin-right-rtl-source
-margin-right-value
-margin-start-value
-marker
-marker-offset
-marks
-padding-end-value
-padding-left-ltr-source
-padding-left-rtl-source
-padding-left-value
-padding-right-ltr-source
-padding-right-rtl-source
-padding-right-value
-padding-start-value
-pause
-pause-after
-pause-before
-pitch
-pitch-range
-richness
-speak
-speak-header
-speak-numeral
-speak-punctuation
-speech-rate
-stress
-voice-family
-volume