Commits
User selector
Commit History
Commits on Jan 11, 2021
REGRESSION (r258321): CSS rules using :first-of-type are applied to any/all siblings in a group under certain circumstances
Show description for 5122a92committed
Commits on Mar 13, 2020
Remove AffectedByDrag style flag
Show description for b4f22abcommittedRemove unused affectedBy style flags
Show description for 0692b59committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Mar 12, 2018
Don't invalidate descendants for nth pseudo classes unless needed
Show description for 346c2cfcommitted
Commits on Mar 7, 2018
Don't invalidate descendants for sibling combinators unless needed
Show description for b98dd2bcommitted
Commits on Mar 6, 2018
Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class marking
Show description for a27e7c8committed
Commits on Jun 29, 2016
Rename ChildrenAffectedByActive to StyleAffectedByActive
Show description for a3d46d8committed
Commits on Jun 27, 2016
Fix style invalidation for :active when the activated node has no renderer
Show description for c8af214committed
Commits on Jun 22, 2016
AX: Add support for CSS4 :focus-within pseudo
Show description for 279036eauthored andcommitted
Commits on Apr 15, 2016
AffectsNextSibling style relation marking is inefficient
Show description for 6da0a42committed
Commits on Apr 1, 2016
Separate render tree updating from style resolve
Show description for d1c1baacommitted
Commits on Mar 30, 2016
Unreviewed, rolling out r198828.
Show description for 72120c2committedSeparate render tree updating from style resolve
Show description for 2e9d093committed
Commits on Mar 8, 2016
ElementRuleCollector should not mutate document and style
Show description for a83279bcommitted
Loading