summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/css/CSSPrimitiveValueMappings.h
Commit message (Expand)AuthorAgeFilesLines
* style: Rename the values in a few enums to be CamelCase and prefixeddanakj2016-03-071-35/+35
* style: Remame values in EOverflow and EVerticalAlign to CamelCasedanakj2016-03-071-35/+35
* style: Rename the EBorderPrecedence and OutlineIsAuto enums to CamelCasedanakj2016-03-051-2/+2
* style: Rename the EMarginCollapse EBoxDecorationBreak and EBoxSizing enumsdanakj2016-03-051-17/+17
* style: Rename the EBorderCollapse and EBorderStyle enums to CamelCasedanakj2016-03-051-16/+16
* Remove OSX-specific <meter> rendering.tkent2016-02-291-12/+0
* Remove support of the -webkit-text value from {-webkit-,}background-clipfs2016-02-191-1/+0
* Add CSS parser support for break-after, break-before and break-inside.mstensho2016-02-181-15/+52
* [css-align] New CSS Value 'normal' for Content Alignmentjfernandez2016-02-161-5/+5
* Remove support for -webkit-column-span:1mstensho2016-01-271-9/+3
* Add a Path::contains() version that use the Path's winding rulefs2015-12-181-1/+0
* [css-align] Overflow alignment value 'true' renamed to 'unsafe'jfernandez2015-12-111-5/+5
* Add CSS support for Containmentleviw2015-12-041-0/+43
* Fix -webkit-column-span isValueID ASSERTrob.buis2015-11-061-1/+1
* Separated CSSValueID calls to to CSSPrimitiveValue::createsashab2015-11-051-22/+0
* Remove the "horizontal-bt" value from -webkit-writing-modekojii2015-11-021-5/+0
* Simplify TouchAction enum to be a simple bit flagrbyers2015-10-301-1/+1
* Move z-index property handling into CSSPropertyParserrob.buis2015-10-291-2/+2
* Replaced CSSPrimitiveValue's conversion operators with convertTo<>sashab2015-10-191-106/+106
* Merge writing-mode and -webkit-writing-mode propertieskojii2015-10-081-50/+6
* Add some unprefixed properties/values for CSS Writing Modes Level 3kojii2015-10-061-17/+18
* Improve CSS Style matching spec compliancedrott@chromium.org2015-08-201-1/+4
* Delete blink code for scroll-blocks-onrbyers@chromium.org2015-08-131-20/+0
* Code cleanup in core/css/ (2 of 3)pilgrim@chromium.org2015-07-311-1/+1
* Changed CSSPrimitiveValue::UnitType to an enum class and renamed valuessashab@chromium.org2015-07-291-106/+106
* Add position: sticky as supported position value when CSSStickyPosition is en...flackr@chromium.org2015-07-161-0/+5
* Implement hanja counter stylesrob.buis@samsung.com2015-06-261-0/+6
* Implement chinese counter stylesrob.buis@samsung.com2015-06-221-0/+12
* Add support for korean-hangul-formal list style typerob.buis@samsung.com2015-06-121-0/+3
* Remove outdated list style typesrob.buis@samsung.com2015-06-091-102/+6
* Add CSS properties needed for scroll snap pointsmajidvp@chromium.org2015-06-051-0/+33
* Implement direction-specific touch-action values (blink side)dtapuska@chromium.org2015-05-111-0/+8
* Removing blink::prefixa.berwal@samsung.com2015-04-291-36/+37
* Implement "word-break: keep-all" in CSS3 Textyunsik.jang@lge.com2015-04-251-0/+5
* Move core/layout/style to core/styledstockwell@chromium.org2015-04-011-3/+3
* Remove support of nonstandard 'CSSValueCenter' property value forabhijeet.k@samsung.com2015-03-311-1/+0
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-2/+2
* Handle camelCase CSS keywords nicertimloh@chromium.org2015-02-161-30/+30
* Detemplatize CSSPrimitiveValue::convertToLengthtimloh@chromium.org2015-02-111-21/+0
* Move rendering/style to layout/styledsinclair@chromium.org2015-02-091-3/+3
* Comply Compositing spec [1]; remove 'plus-darker'.dongseong.hwang@intel.com2015-01-141-6/+1
* [CSS Grid Layout] Upgrade align-content parsing to CSS3 Box Alignment spec.jfernandez@igalia.com2015-01-141-50/+0
* Initial scroll-blocks-on compositor integrationrbyers@chromium.org2015-01-121-6/+7
* Rename 'instant' value of scroll-behavior CSS property to 'auto'ajuma@chromium.org2014-11-281-7/+7
* Rendering text-justify:distribute for 8 bit characters.dw.im@samsung.com2014-11-271-0/+1
* Add CSS parsing support for the scroll-blocks-on propertyrbyers@chromium.org2014-11-181-19/+9
* [CSS Grid Layout] Upgrade justify-content parsing to CSS3 Box Alignment spec.jfernandez@igalia.com2014-10-301-45/+109
* Remove <marquee> leftoverstimloh@chromium.org2014-10-231-97/+0
* Remove -webkit-border-fitwangxianzhu@chromium.org2014-10-011-30/+0
* Implement media cast buttonsaberent@chromium.org2014-09-161-0/+6