- 5967835 Implement the CSS4 'revert' keyword. by hyatt@apple.com · 9 years ago
- d30fda7 Add support for the CSS 'unset' keyword. by hyatt@apple.com · 9 years ago
- 8c2518f Implement CSS Variables. https://bugs.webkit.org/show_bug.cgi?id=19660 by hyatt@apple.com · 9 years ago
- e208f74 Add support for CSS Custom Properties (in preparation for implementing CSS Variables). by hyatt@apple.com · 9 years ago
- 7e62568 Reduce use of PassRefPtr in WebCore/css by gyuyoung.kim@webkit.org · 10 years ago
- 75de48b6 Revert use of SVG <mask> elements for -webkit-mask-image (r176798, r177494) by simon.fraser@apple.com · 10 years ago
- c1b0019 Revert use of SVG <mask> elements for -webkit-mask-image (r176798, r177494, r186180) by simon.fraser@apple.com · 10 years ago
- 5569282 Provide a way for web developers to draw a Theme-specific Wireless Playback icon by dino@apple.com · 10 years ago
- 6e31387 Cached CSS image resources don't show up after reloading <http://nightly.webkit.org/start/> by antti@apple.com · 10 years ago
- e0396a6 [CSS Box Alignment] Upgrade justify-content parsing to CSS3 Box Alignment spec. by jfernandez@igalia.com · 10 years ago
- c1ab709 Parsing and Style Resolution of Container-based Animation Triggers by dino@apple.com · 10 years ago
- ba5cf25 Unreviewed, rolling out r181572. https://bugs.webkit.org/show_bug.cgi?id=142755 by commit-queue@webkit.org · 10 years ago
- 1fa9ecb Parsing and Style Resolution of Container-based Animation Triggers by dino@apple.com · 10 years ago
- 0d20d95 [SVG Masking] Enable the use of <mask> elements for -webkit-mask-image by stavila@adobe.com · 10 years ago
- c1d908c Unreviewed, rolling out r177223 and r177226. by commit-queue@webkit.org · 10 years ago
- 582e02e [SVG Masking] Enable the use of <mask> elements for -webkit-mask-image by stavila@adobe.com · 10 years ago
- 4b17ac7 [SVG Masking] Add support for referencing <mask> elements from -webkit-mask-image by stavila@adobe.com · 10 years ago
- 2f66120 Allow implicit conversion from Ref<T> to T& by cdumez@apple.com · 10 years ago
- 7e1bcb2 Use is<>() / downcast<>() for CSSValue subclasses by cdumez@apple.com · 10 years ago
- 9e58b3d Remove CSS_FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136529 by commit-queue@webkit.org · 11 years ago
- 0980d45 Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108 by achristensen@apple.com · 11 years ago
- 4ad1880 Unreviewed, rolling out r172798. https://bugs.webkit.org/show_bug.cgi?id=136113 by commit-queue@webkit.org · 11 years ago
- 1ce7c1d Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108 by achristensen@apple.com · 11 years ago
- 6e8f1a5 [CSS Grid Layout] Update named <grid-line> syntax to the last version of the specs by commit-queue@webkit.org · 11 years ago
- 9018a8b Build break when disabled CSS_GRID_LAYOUT by ryuan.choi@samsung.com · 11 years ago
- fd91e58 [CSS Grid Layout] Rename named areas property by commit-queue@webkit.org · 11 years ago
- 66d8c0a Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991 by ossy@webkit.org · 11 years ago
- 345fd0d Remove CSS Custom Filters code and tests by mvujovic@adobe.com · 11 years ago
- a9f3c95 Remove unnecessary WebkitCSSSVGDocumentValue by krit@webkit.org · 11 years ago
- c6dce2e Remove feature: CSS variables https://bugs.webkit.org/show_bug.cgi?id=114119 by antti@apple.com · 11 years ago
- 48f1ab7 Refalize CSSCursorImageValue. <https://webkit.org/b/124272> by akling@apple.com · 11 years ago
- 07b93e6 Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS by gyuyoung.kim@samsung.com · 11 years ago
- c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
- 8edb6f8 [CSS Grid Layout] Implement support for grid-template by svillar@igalia.com · 11 years ago
- 7889010 Generate toCSSFooValue() for CSSCursorImageValue, CSSCubicBezierTimingFunctionValue, CSSStepsTimingFunctionValue and CSSUnicodeRangeValue by gyuyoung.kim@samsung.com · 11 years ago
- 2ab6826 Generate toCSSFooValue for CSS child values by gyuyoung.kim@samsung.com · 11 years ago
- 9a9be90 Generate toCSSCalcValue instead of using manual cast function by gyuyoung.kim@samsung.com · 11 years ago
- 0fbbc40 Generate toCSSFooValue for CSSGradientValue, CSSLinearGradientValue and CSSRadialGradient by gyuyoung.kim@samsung.com · 11 years ago
- 160f135 Generate toCSSFooValue() for CSSCanvasValue by gyuyoung.kim@samsung.com · 11 years ago
- c43751f Generate toCSSFooValue() for CSSLineBoxContainValue by gyuyoung.kim@samsung.com · 11 years ago
- 5ffbb5c rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214 by darin@apple.com · 11 years ago
- 90e61f8 Introduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type by gyuyoung.kim@samsung.com · 11 years ago
- 15e0123 Unreviewed, rolling out r156253. by commit-queue@webkit.org · 11 years ago
- 7786614 Introduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type by gyuyoung.kim@samsung.com · 11 years ago
- 59b7b2f Remove superfluous CSSLinearTimingFunctionValue and use switch on TimingFunction::type() in more places by rniwa@webkit.org · 11 years ago
- 50fa702 Support interpolation between cross-fade() images by krit@webkit.org · 12 years ago
- c18645d Implement CSS Image filter() function by krit@webkit.org · 12 years ago
- 9d72cb0 Remove the memory instrumentation code by benjamin@webkit.org · 12 years ago
- efd4ebf [Part 4] Parse the custom() function in -webkit-filter: parse the matN() functions by krit@webkit.org · 12 years ago
- b4b784a Implement CSSValue::equals(const CSSValue&) to optimise CSSValue comparison by commit-queue@webkit.org · 12 years ago
- d318ebe CSS cursor property should support webkit-image-set by commit-queue@webkit.org · 12 years ago
- 41ab4de Web Inspector: NMI: migrate core instrumentation code to WTF namespace by loislo@chromium.org · 13 years ago
- 9b8aec0 Parse the array() function for custom filters by michelangelo@webkit.org · 13 years ago
- 6f1864c webkit-image-set() function not showing up when computing background property by commit-queue@webkit.org · 13 years ago
- 957a675 [CSS Shaders] Parse mix function https://bugs.webkit.org/show_bug.cgi?id=90101 by commit-queue@webkit.org · 13 years ago
- 3f4777f Web Inspector: add memory instrumentation for CSSValue and its descendants by yurys@chromium.org · 13 years ago
- 99ddb94 Don't reuse cached stylesheet with failed or canceled resource loads by antti@apple.com · 13 years ago
- 0cda1fa Null-pointer crash when a derived color like -webkit-activelink is set in a gradient stop by commit-queue@webkit.org · 13 years ago
- 7ba72dd Source/WebCore: Implement filter url() function. by senorblanco@chromium.org · 13 years ago
- 10d5fbf Unreviewed, rolling out r121137. http://trac.webkit.org/changeset/121137 by hclam@chromium.org · 13 years ago
- af32183 Unreviewed compile error fix of Chromium Win Release. by ukai@chromium.org · 13 years ago
- 913b61e WIP: Implement CSS Variables Standard. by macpherson@chromium.org · 13 years ago
- bd9bc9a Unreviewed, rolling out r118913. by commit-queue@webkit.org · 13 years ago
- a5d8bdc Rename Foo::addSubresourceStyleURLs and Node::addSubresourceAttributeURLs by antti@apple.com · 13 years ago
- 5e60b73 Give StylePropertySet a proper mutability flag. <http://webkit.org/b/87675> by kling@webkit.org · 13 years ago
- 384e66f Rename StyleSheetInternal to StyleSheetContents by antti@apple.com · 13 years ago
- da4d9c51 Split CSSStyleSheet into internal and CSSOM type by antti@apple.com · 13 years ago
- c7d06d2 Don't expose internal CSSValues in API by antti@apple.com · 13 years ago
- 472ffef Remove flex function css parsing https://bugs.webkit.org/show_bug.cgi?id=83083 by tony@chromium.org · 13 years ago
- 13fa712 Kill CSSTimingFunctionValue. <http://webkit.org/b/82787> by kling@webkit.org · 13 years ago
- ef50492 https://bugs.webkit.org/show_bug.cgi?id=80322 Implement image-set by bdakin@apple.com · 13 years ago
- 7a07e16 Let CSSImageValue inherit directly from CSSValue. <http://webkit.org/b/81635> by kling@webkit.org · 13 years ago
- 06e5925 Kill FontFamilyValue. <http://webkit.org/b/79103> by kling@webkit.org · 13 years ago
- 9f4b143 CSS calc parsing stage https://bugs.webkit.org/show_bug.cgi?id=57082 by mikelawther@chromium.org · 13 years ago
- 0420aed remove CSSBorderImageValue https://bugs.webkit.org/show_bug.cgi?id=75563 by alexis.menard@openbossa.org · 13 years ago
- 83701ff Extend CSSValueList to allow slash separated lists. by alexis.menard@openbossa.org · 13 years ago
- d19d931 Shrink CSSValueList. <http://webkit.org/b/73732> by kling@webkit.org · 13 years ago
- 17576d1 CSSValue: reorder ClassType enum to allow faster comparisons, add COMPILE_ASSERT on class size. by macpherson@chromium.org · 13 years ago
- 42d292c Pass Aspect Ratio to RenderStyle https://bugs.webkit.org/show_bug.cgi?id=72350 by fsamuel@chromium.org · 13 years ago
- 405d5f9 CSSValue: isInheritedValue() doesn't need a dedicated bit. by commit-queue@webkit.org · 13 years ago
- 52fc0f6 CSSValue: Clean up initial value construction. <http://webkit.org/b/72502> by commit-queue@webkit.org · 13 years ago
- bdfda8d Remove the CSS3_FLEXBOX compile time flag and enable on all ports by tony@chromium.org · 13 years ago
- 1af9ae4 Eliminate CSSMutableValue https://bugs.webkit.org/show_bug.cgi?id=71811 by antti@apple.com · 13 years ago
- 06d0995 CSSPrimitiveValue: Fix up bitfield member types. <http://webkit.org/b/71751> by andreas.kling@nokia.com · 13 years ago
- 5a0aadc [Part 1] Parse the custom() function in -webkit-filter by achicu@adobe.com · 13 years ago
- 3d1e2eb Move CSSPrimitiveValue bitfields up into CSSValue. <http://webkit.org/b/71835> by andreas.kling@nokia.com · 13 years ago
- a5eb3c5 Devirtualize CSSValue. <http://webkit.org/b/71666> by andreas.kling@nokia.com · 13 years ago
- 6c03d02 CSSValue: Devirtualize cssText(). <http://webkit.org/b/71813> by andreas.kling@nokia.com · 13 years ago
- 8abff10 CSSValue: Devirtualize addSubresourceStyleURLs(). <http://webkit.org/b/71805> by andreas.kling@nokia.com · 13 years ago
- 5fd2a71 CSSValue: Devirtualize isFooType(). <http://webkit.org/b/71668> by andreas.kling@nokia.com · 13 years ago
- 821ae10 Don't use CSSOM's CSSValue.cssValueType internally in WebCore. by andreas.kling@nokia.com · 13 years ago
- 6af6fba CSSValue: Devirtualize cssValueType(). <http://webkit.org/b/71667> by andreas.kling@nokia.com · 13 years ago
- 9894f0b Removed SharedUChar and tightened language around its previous uses by ggaren@apple.com · 13 years ago
- 2dec8a4 Parse '-webkit-filter' property syntax by dino@apple.com · 13 years ago
- cb08cde Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=67321 by hyatt@apple.com · 14 years ago
- 5a56687 Parsing CSS3 font-feature-settings property by bashi@chromium.org · 14 years ago
- de2d937 use more specific types in CSSFlexValue by tony@chromium.org · 14 years ago
- 9bcbad6 Source/WebCore: Implement the CSS3 line-box-contain property. This property provides authors with more control over spacing between lines. For example, by hyatt@apple.com · 14 years ago
- cc8fb84 2011-03-01 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
- 2df5333 Remove dead code that tried to map from CSS values to parser values by antti@apple.com · 14 years ago