dart-sdk/tools/dom/scripts/cssProperties.CSS21.txt
sra@google.com 0b1fb9cda5 Generate fast-path CssStyleDeclaration properties from browser info
We can tell all our suported browsers have style.backgroundColor so we can avoid the detection and vendor prefix logic.

R=alanknight@google.com

Review URL: https://codereview.chromium.org//966803004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44973 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-08 16:18:36 +00:00

103 lines
1.3 KiB
Plaintext

// Universally supported properties.
//
// This list was constructed by filtering CSS2.1 properties against
// CSSPropertyNames.in
//
// TODO(sra): Remove this file once we have samples from all supported browsers.
backgroundAttachment
backgroundColor
backgroundImage
backgroundPosition
backgroundRepeat
background
borderCollapse
borderColor
borderSpacing
borderStyle
borderTop
borderRight
borderBottom
borderLeft
borderTopColor
borderRightColor
borderBottomColor
borderLeftColor
borderTopStyle
borderRightStyle
borderBottomStyle
borderLeftStyle
borderTopWidth
borderRightWidth
borderBottomWidth
borderLeftWidth
borderWidth
border
bottom
captionSide
clear
clip
color
content
counterIncrement
counterReset
cursor
direction
display
emptyCells
float
fontFamily
fontSize
fontStyle
fontVariant
fontWeight
font
height
left
letterSpacing
lineHeight
listStyleImage
listStylePosition
listStyleType
listStyle
marginRight
marginLeft
marginTop
marginBottom
margin
maxHeight
maxWidth
minHeight
minWidth
orphans
outlineColor
outlineStyle
outlineWidth
outline
overflow
paddingTop
paddingRight
paddingBottom
paddingLeft
padding
pageBreakAfter
pageBreakBefore
pageBreakInside
position
quotes
right
tableLayout
textAlign
textDecoration
textIndent
textTransform
top
unicodeBidi
verticalAlign
visibility
whiteSpace
widows
width
wordSpacing
zIndex