Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: tools/dom/scripts/cssProperties.mobileSafari-8.2.txt

Issue 966803004: Generate fast-path CssStyleDeclaration properties from browser info (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add fast path batch setter for known path Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/dom/scripts/cssProperties.ie9.txt ('k') | tools/dom/scripts/cssProperties.safari-7.1.3.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/scripts/cssProperties.mobileSafari-8.2.txt
diff --git a/tools/dom/scripts/cssProperties.mobileSafari-8.2.txt b/tools/dom/scripts/cssProperties.mobileSafari-8.2.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5186ff4b1cfa3a5b04bfd098c0346a97aea44639
--- /dev/null
+++ b/tools/dom/scripts/cssProperties.mobileSafari-8.2.txt
@@ -0,0 +1,159 @@
+# Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4
+# 157 properties
+animation
+animationDelay
+animationDirection
+animationDuration
+animationFillMode
+animationIterationCount
+animationName
+animationPlayState
+animationTimingFunction
+appearance
+azimuth
+backfaceVisibility
+background
+backgroundAttachment
+backgroundColor
+backgroundImage
+backgroundPosition
+backgroundRepeat
+backgroundSize
+border
+borderBottom
+borderBottomColor
+borderBottomLeftRadius
+borderBottomRightRadius
+borderBottomStyle
+borderBottomWidth
+borderCollapse
+borderColor
+borderLeft
+borderLeftColor
+borderLeftStyle
+borderLeftWidth
+borderRadius
+borderRight
+borderRightColor
+borderRightStyle
+borderRightWidth
+borderSpacing
+borderStyle
+borderTop
+borderTopColor
+borderTopLeftRadius
+borderTopRightRadius
+borderTopStyle
+borderTopWidth
+borderWidth
+bottom
+box
+boxShadow
+boxSizing
+captionSide
+clear
+clip
+color
+content
+cssFloat
+cue
+cueAfter
+cueBefore
+cursor
+direction
+display
+displayExtras
+displayInside
+displayOutside
+elevation
+emptyCells
+filter
+font
+fontFamily
+fontSize
+fontStretch
+fontStyle
+fontVariant
+fontWeight
+height
+left
+letterSpacing
+lineHeight
+listStyle
+listStyleImage
+listStylePosition
+listStyleType
+margin
+marginBottom
+marginLeft
+marginRight
+marginTop
+maxHeight
+maxWidth
+minHeight
+minWidth
+opacity
+outline
+outlineColor
+outlineStyle
+outlineWidth
+overflow
+overflowWrap
+overflowX
+overflowY
+padding
+paddingBottom
+paddingLeft
+paddingRight
+paddingTop
+pageBreakAfter
+pageBreakBefore
+pageBreakInside
+pause
+pauseAfter
+pauseBefore
+perspective
+perspectiveOrigin
+pitch
+pitchRange
+playDuring
+position
+quotes
+resize
+richness
+right
+speak
+speakHeader
+speakNumeral
+speakPunctuation
+speechRate
+stress
+tableLayout
+textAlign
+textDecoration
+textIndent
+textOverflow
+textShadow
+textTransform
+textWrap
+top
+transform
+transformOrigin
+transformStyle
+transition
+transitionDelay
+transitionDuration
+transitionProperty
+transitionTimingFunction
+unicodeBidi
+verticalAlign
+visibility
+voiceFamily
+volume
+whiteSpace
+width
+wordBreak
+wordSpacing
+wordWrap
+zIndex
+zoom
« no previous file with comments | « tools/dom/scripts/cssProperties.ie9.txt ('k') | tools/dom/scripts/cssProperties.safari-7.1.3.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698