Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 20, 2021
Add support for CSSUnparsedValue parsing through CSSStyleValue.parse()
Show description for 18777dcauthored andcommitted
Commits on Sep 17, 2021
Add CustomToJSObject wrapper for CSSStyleValueCustom
Show description for 2bdfc21authored andcommittedAddition of CSSTransformValue, CSSTransformComponent & subclasses
Show description for bc62821authored andcommitted
Commits on Sep 13, 2021
Addition of CSSNumericValue and subclasses. (CSS Typed OM)
Show description for f40b5a2authored andcommitted
Commits on Sep 4, 2021
Addition of CSSNumericFactory in CSS Typed OM
Show description for 4c930ecauthored andcommitted
Commits on Sep 2, 2021
Add support for CSSKeywordValue in CSS Typed OM
Show description for ad7cbb1authored andcommitted
Commits on Aug 31, 2021
Unreviewed build fix for PlayStation following r241123.
Show description for afbc708committedAddition of CSSUnparsedValue. (TypedOM)
Show description for 52282bcauthored andcommittedLayoutTests/imported/w3c:
Show description for fd201eeauthored andcommitted
Commits on Aug 12, 2021
Removal of "TypedOM" prefix for CSSOM Object names
Show description for 88f650aauthored andcommitted
Commits on Apr 20, 2021
Refactor sorted array mapping machinery in LocaleToScriptMapping.cpp for reuse elsewhere
Show description for 01b7f88committed
Commits on Oct 1, 2020
[WebIDL] Make Exposed mandatory for IDL interfaces
Show description for 9940f5ccommitted
Sam Weinig
Commits on Jun 17, 2020
Use constructor operations in WebIDL
Show description for 9aeac24committed
Sam Weinig
Commits on Nov 13, 2019
Convert CSSPrimitiveValue::UnitType to an enum class, and cleanup
Show description for 9f19ebccommitted
Commits on Oct 8, 2019
Unreviewed. Restabilize non-unified build.
Show description for 99c2b66committed
Commits on Oct 3, 2019
Yet another build fix
Show description for a644e29committed
Commits on Oct 2, 2019
Another build fix
Show description for 2ca646dcommittedAnother build fix
Show description for d56b49acommittedTry to fix the Windows build
Show description for c7a7b0ccommittedUnreviewed build fix after r250595.
Show description for 107c76dcommittedClean up some includes to make the build a bit faster
Show description for 59ee234committed
Commits on Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
Commits on Mar 20, 2019
[CSS OM] StyledElementInlineStylePropertyMap creates a Ref cycle with its owner element
Show description for 1079e73committed
Commits on Dec 18, 2018
CSS Typed OM should expose attributeStyleMap
Show description for 2b6d455committed
Justin Michaud
Commits on Dec 12, 2018
Implement feature flag for CSS Typed OM
Show description for acdf423committed
Justin Michaud
Commits on Dec 4, 2018
CSS Painting API should allow image values in inputProperties
Show description for 4ab07c2committed
Justin Michaud
Commits on Nov 8, 2018
CSS Painting API should pass size, arguments and input properties to paint callback
Show description for 4488ff9committed
Justin Michaud
Loading