Commits
User selector
Commit History
Commits on Oct 7, 2020
clip-path: path() ignores page zooming (Command-+)
Show description for 0f4f8b9committed
Commits on May 23, 2016
Clean up / Modernize the CSS Parser
Show description for 1860500committed
Commits on May 18, 2016
Clean up CSS code
Show description for 1b22567committed
Commits on Jun 5, 2015
Purge PassRefPtr create() factory functions in WebCore/css
Show description for 830bf48authored andcommitted
Commits on Dec 14, 2014
Replace PassRef with Ref/Ref&& across the board.
Show description for af85b89committed
Andreas Kling
Commits on Oct 17, 2014
Use is<>() / downcast<>() for BasicShape subclasses
Show description for 3e10fd6committed
Commits on Aug 13, 2014
CSSValueList should never contain null values.
Show description for 6c3026bcommitted
Andreas Kling
Commits on May 28, 2014
vw/vh units used as font/line-height values don't scale with the viewport
Show description for 5b172c1committed
Commits on May 8, 2014
[CSS Shapes] Shapes do not resolve dimensions specified in viewport units
Show description for eadfc60committed
Commits on Apr 29, 2014
Wrap CSS length conversion arguments in an object
Show description for 7925295committed
Commits on Mar 12, 2014
[CSS Shapes] Remove deprecated shapes
Show description for 3260777committed
Commits on Jan 9, 2014
[CSS Shapes] Factor the ReferenceBox type out of BasicShapes
Show description for 13eedc2committed
Commits on Dec 3, 2013
[css shapes] Layout support for new circle shape syntax
Show description for 96c91c9committed
Commits on Nov 19, 2013
[CSS Shapes] Parse [<box> || <shape>] values
Show description for 9847219committed
Commits on Sep 27, 2013
Crash on shape-outside when using calc()
Show description for 7ec191dcommitted
Hans Muller
Commits on Apr 17, 2013
BasicShapeFunctions should use RenderStyle instead of StyleResolver
Show description for bb6badccommitted
Commits on Feb 25, 2013
Rollout r143556, it regressed html5-full-render perf.
Show description for 8403ab5committed
Commits on Feb 21, 2013
[Refactoring] Make m_state an on-stack object
Show description for 521d1b6committed
Commits on Aug 30, 2012
Refactor WrapShape classes to BasicShape
Show description for 81ee078committedRefactor WrapShape to Shape/BasicShape
Show description for 330add9committed
Loading