Commits
User selector
Commit History
Commits on Sep 25, 2020
Add CSSConditionRule and CSSGroupingRule
Show description for d848860committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jul 25, 2017
ExceptionCode enumeration should use modern exception names
Show description for 5f34bdecommitted
Commits on Jul 24, 2017
Make ExceptionCode a proper enumeration
Show description for 8adeaebcommitted
Commits on Dec 10, 2016
[CSS Parser] Remove the old CSS Parser
Show description for 252af5dcommitted
David Hyatt
Commits on Dec 8, 2016
[CSS Parser] Stop skipping tests in the css3 LayoutTests subdirectory
Show description for a18560acommitted
David Hyatt
Commits on Oct 17, 2016
Move CSS classes from ExceptionCode to Exception
Show description for 4b6c063committed
Commits on May 18, 2016
Clean up CSS code
Show description for 1b22567committed
Commits on Oct 3, 2014
CSSOM rule wrappers always have a corresponding internal style object.
Show description for 1f8f903committed
Andreas Kling
Commits on Sep 24, 2014
Have CSS classes' methods return more references
Show description for 193d35dcommitted
Commits on Jan 25, 2014
Move CSSGroupingRule, CSSStyleSheet, ElementRuleCollector to std::unique_ptr
Show description for aa29811committed
Commits on Nov 3, 2013
CSSStyleSheet::contents() should return a reference.
Show description for 79b7d92committed
Andreas Kling
Commits on Oct 20, 2013
Use PassRef for constructing StyleRules.
Show description for dc71054committed
Andreas Kling
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Feb 1, 2013
Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes.
Show description for c1cd09acommitted
Commits on Jan 21, 2013
[Refactoring] rename StyleRuleBlock -> StyleRuleGroup
Show description for c85b58bcommitted
Commits on Jan 14, 2013
Web Inspector: Native Memory Instrumentation: fix instrumentation for already instrumented classes 3/3
Show description for c7779b1committed
Commits on Jan 11, 2013
Implement CSSGroupingRule for @host @-rules and @supports.
Show description for 932be08committed
Loading