- a1c3d9d [SVG2] fill-opacity, stroke-opacity, stop-opacity and flood-opacity doe not support percentage by commit-queue@webkit.org · 5 years ago
- b9e18bf Don't mutate a NinePieceImage to create a mask default image by simon.fraser@apple.com · 5 years ago
- 815adf5 Convert LineBoxContain to use an OptionSet<> by simon.fraser@apple.com · 5 years ago
- 2dac232 [SVG] -webkit-clip-path treats url(abc#xyz) as url(#xyz) because it checks only URL fragment part by Hironori.Fujii@sony.com · 5 years ago
- 1d8e24d [WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part by ysuzuki@apple.com · 6 years ago
- e96f5ca Implement tab-size with units https://bugs.webkit.org/show_bug.cgi?id=179022 by jh718.park@samsung.com · 6 years ago
- d545719 [css-grid] Preserve repeat() notation when serializing declared values by obrufau@igalia.com · 6 years ago
- dd3ed36 Implement page-break-* and -webkit-column-break-* as legacy-shorthands. by jh718.park@samsung.com · 6 years ago
- 89555c06 Rename `supported-color-schemes` to `color-scheme`. by timothy@apple.com · 6 years ago
- d08009e Rename ENABLE_ACCELERATED_OVERFLOW_SCROLLING macro to ENABLE_OVERFLOW_SCROLLING_TOUCH by simon.fraser@apple.com · 6 years ago
- a7ade27 Build cleanly with GCC 9 https://bugs.webkit.org/show_bug.cgi?id=195920 by mcatanzaro@igalia.com · 6 years ago
- 93ab450 Use ENABLE_POINTER_EVENTS for the touch-action property by graouts@webkit.org · 6 years ago
- adbd05c Support parsing of additional values for the touch-action property by graouts@webkit.org · 6 years ago
- 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
- bf1285e Add experimental support for a `supported-color-schemes` CSS property. by timothy@apple.com · 6 years ago
- 575b65e Parsing support for text-underline-offset and text-decoration-thickness by mmaxfield@apple.com · 6 years ago
- 31e6ab6 Fix clang static analyzer warning in StyleBuilderConverter.h by ddkilzer@apple.com · 6 years ago
- 1e847592 Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) by ap@apple.com · 6 years ago
- 8cbebb2 Registered custom properties should allow inheritance to be controlled by commit-queue@webkit.org · 6 years ago
- 9223bcc Replace OptionSet |= and -= operators with add() and remove() functions by antti@apple.com · 6 years ago
- b8ce59f Convert calc-related enums to 8-bit enum classes by simon.fraser@apple.com · 7 years ago
- 42ea5dd [Web Animations] Interpolation between font-styles with a keyword value should be discrete by graouts@webkit.org · 7 years ago
- 7c0b653 [css-masking] Update clip-path box mapping to unified box by krit@webkit.org · 7 years ago
- 2da074e Modernize SVGRenderStyleDefs.h https://bugs.webkit.org/show_bug.cgi?id=186024 by commit-queue@webkit.org · 7 years ago
- 02cb000 Modernize RenderStyleConstants.h - Part 3 by commit-queue@webkit.org · 7 years ago
- eea2d6a Modernize RenderStyleConstants.h - Part 2 by commit-queue@webkit.org · 7 years ago
- 1a4e667 Modernize RenderStyleConstants.h - Part 1 by commit-queue@webkit.org · 7 years ago
- 1f7d678 Remove GridLayout runtime flag https://bugs.webkit.org/show_bug.cgi?id=183484 by jfernandez@igalia.com · 7 years ago
- fcd8dd0 [css-multicol] Support percentages in column-gap by rego@igalia.com · 7 years ago
- e1874dc [css-align] 'overflow' keyword must precede the self-position and content-position value by jfernandez@igalia.com · 7 years ago
- 2c94889 AX: Implement updated CSS3 Speech for 'speak' and 'speak-as' properties by cfleizach@apple.com · 7 years ago
- b0b8c51 Let is<T>() accept RefPtrs by jiewen_tan@apple.com · 7 years ago
- 52d8383 Remove DOM and styling support for CSS Regions by antti@apple.com · 7 years ago
- b6e6b5d Support min() and max() in calc() by timothy_horton@apple.com · 7 years ago
- a1bf2f3 line-height: <number> gets visually applied twice when text autosizing is in effect by mmaxfield@apple.com · 8 years ago
- ad0cddd Clean up line-height and minimumFontSize functions by mmaxfield@apple.com · 8 years ago
- c4579a0 [WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms by utatane.tea@gmail.com · 8 years ago
- 4af2da5 Unreviewed, rolling out r219178. by jlewis3@apple.com · 8 years ago
- 897281c [WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms by utatane.tea@gmail.com · 8 years ago
- 18b1a55 Remove excessive headers from WebCore/{rendering,style,svg} by annulen@yandex.ru · 8 years ago
- bfc2e10 Remove excessive include directives from WebCore/css by annulen@yandex.ru · 8 years ago
- a266d03 Update font-style's implementation in the font selection algorithm by mmaxfield@apple.com · 8 years ago
- 81a5ae2 [css-align] Adapt self-alignment properties to the new baseline syntax by jfernandez@igalia.com · 8 years ago
- 076f8a0 font variation properties don't need to accept numbers by mmaxfield@apple.com · 8 years ago
- 34ad444 font-style needs a new CSSValue to make CSSRule.cssText work correctly by mmaxfield@apple.com · 8 years ago
- eb08ce8 Unprefix -webkit-min-content, -webkit-max-content and -webkit-fit-content by rego@igalia.com · 8 years ago
- 851f394 Expand font-weight and font-stretch to take any number by mmaxfield@apple.com · 8 years ago
- c75dd36 Migrate font-stretch to use fixed-point values by mmaxfield@apple.com · 8 years ago
- 5d08432 Implement font-stretch for installed fonts by mmaxfield@apple.com · 8 years ago
- 277a71b Add support for CSS properties paint-order, stroke-linecap, and stroke-linejoin in text rendering. by pvollan@apple.com · 8 years ago
- cd223f6 [css-grid] Remove compilation flag ENABLE_CSS_GRID_LAYOUT by rego@igalia.com · 8 years ago
- 07d7eb1 Document should always have a Settings. <https://webkit.org/b/120172> by akling@apple.com · 8 years ago
- 6c71ce2 Remove PassRefPtr from more of "platform" by darin@apple.com · 8 years ago
- de5d6a2 Remove PassRefPtr use from "rendering" directory, other improvements by darin@apple.com · 8 years ago
- 6ab04e3a Remove PassRefPtr use from the "css" directory, related cleanup by darin@apple.com · 8 years ago
- aa8bfaf Implement the updated port/area-based Scroll Snap Module Level 1 Spec by wenson_hsieh@apple.com · 8 years ago
- ecfee3d [Cocoa] Implement font-synthesis: small-caps by mmaxfield@apple.com · 8 years ago
- 0d9b32f [CSS Parser] Make CSSFunctionValue derive from CSSValueList by hyatt@apple.com · 8 years ago
- b5d63c0 [CSS Parser] Eliminate SVGPaint and SVGColor by hyatt@apple.com · 8 years ago
- b044351 CrashTracer: com.apple.WebKit.WebContent.Development at com.apple.WebCore: WTF::match_constness<WebCore::CSSValue, WebCore::CSSContentDistributionValue>::type& WTF::downcast<WebCore::CSSContentDistributionValue, WebCore::CSSValue> + 65 by antti@apple.com · 8 years ago
- 9d03bfc [CSS Parser] Unskip background parsing tests by hyatt@apple.com · 8 years ago
- 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
- 967043b [CSS Parser] Fix font-synthesis and text-decoration-skip parsing by hyatt@apple.com · 8 years ago
- f786730 [SVG] Moving more special casing of SVG out of the bindings - SVGNumber/SVGPoint/SVGRect/SVGLength/SVGTransform/SVGMatrix by weinig@apple.com · 8 years ago
- 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
- 93e2c32 [CSS Parser] Fix SVG markers and colors by hyatt@apple.com · 8 years ago
- 54646aa [CSS Parser] Support scroll-snap-* properties by hyatt@apple.com · 8 years ago
- 3256ca8 [CSS Parser] Simplify background-position-x/y style mapping by hyatt@apple.com · 8 years ago
- 6c6b74d [CSS Parser] Fix transform-origin and perspective-origin to parse as shorthands by hyatt@apple.com · 8 years ago
- 1933192 [CSS Parser] Support the marquee properties by hyatt@apple.com · 8 years ago
- 655e1d0 [CSS Parser] Miscellaneous bug fixes by hyatt@apple.com · 8 years ago
- fbd9f1f [CSS Parser] Enhance grid-auto-flow parsing to allow dense first. by hyatt@apple.com · 8 years ago
- 0b61dff constify the CSSValue arguments to StyleBuilderConverter functions by simon.fraser@apple.com · 8 years ago
- 2799ae9 More PassRefPtr purging in WebCore. <https://webkit.org/b/163895> by akling@apple.com · 8 years ago
- 122645d Remove CSS_SHAPES feature definition. This should always be on. by dino@apple.com · 8 years ago
- fa67749 Move CSS classes from ExceptionCode to Exception by darin@apple.com · 8 years ago
- fc04e3b Unreviewed, rolling out r206713. https://bugs.webkit.org/show_bug.cgi?id=163097 by commit-queue@webkit.org · 8 years ago
- a1b4a4d Put variation fonts work behind a compile-time flag by mmaxfield@apple.com · 8 years ago
- 5da316f Support transitions/animations of background-position with right/bottom-relative values by simon.fraser@apple.com · 8 years ago
- 0a33a1b Parse font-variation-settings https://bugs.webkit.org/show_bug.cgi?id=162781 by mmaxfield@apple.com · 8 years ago
- ebcbe2d [CSS Parser] Get CSSPropertyParserHelpers.cpp compiling by hyatt@apple.com · 8 years ago
- e7e1681 [css-grid] Implement fit-content track size by svillar@igalia.com · 8 years ago
- 22b8236 Unreviewed, rolling out r205966. by svillar@igalia.com · 8 years ago
- 4cc9f34 [css-grid] Implement fit-content track size by svillar@igalia.com · 8 years ago
- 198e5a1 [css-align] Initial values are parsed as invalid for some Alignment properties by jfernandez@igalia.com · 8 years ago
- a625d14 Remove Style::PendingResources https://bugs.webkit.org/show_bug.cgi?id=161574 by antti@apple.com · 8 years ago
- 4e98898 Remove CSS_IMAGE_SET feature define by antti@apple.com · 9 years ago
- 0a7b9aa [css-grid] grid-auto-flow|row should take a <track-size>+ by svillar@igalia.com · 9 years ago
- 948df8c The web process hangs when computing elements-based snap points for a container with large max scroll offset by wenson_hsieh@apple.com · 9 years ago
- 7089882 Unreviewed. Fix the build with CSS Shapes disabled. by carlosgc@webkit.org · 9 years ago
- 77db180 Remove RefPtr::release() and change calls sites to use WTFMove() by krollin@apple.com · 9 years ago
- df0d6f5 Clean up / Modernize the CSS Parser by cdumez@apple.com · 9 years ago
- ef05c0f Clean up CSS code https://bugs.webkit.org/show_bug.cgi?id=157808 by achristensen@apple.com · 9 years ago
- 83a78dd Get rid of a lot of calls to RefPtr::release() by cdumez@apple.com · 9 years ago
- 20d24e7 [css-grid] Store auto-repeat information in style by svillar@igalia.com · 9 years ago
- a0a08cd CSS Triangles Rendering Regression affecting CSS Ribbons. by zalan@apple.com · 9 years ago
- 346891a [css-grid] Rename GridSpan properties by rego@igalia.com · 9 years ago
- 266db6b Add parsing support for object-position by simon.fraser@apple.com · 9 years ago
- c96d694 [css-grid] Get rid of GridResolvedPosition by rego@igalia.com · 9 years ago
- 707b09a Lay the groundwork for more constness in StyleResolver-related code by simon.fraser@apple.com · 9 years ago