Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committedParsing support for font-palette
Show description for 312facfcommitted
Commits on Sep 21, 2021
Push font-palette-values data into CSSFontSelector
Show description for c08efe5committedUnreviewed, reverting r282768.
Show description for bf51538committed
Eric HutchisonUnreviewed, reverting r282807.
Show description for d7b9260committedPush font-palette-values data into CSSFontSelector
Show description for 5d0e4f4committedDrop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committed
Commits on Sep 20, 2021
box-shadow and text-shadow do not yield float values while interpolating
Show description for 97d90d9committedImplement input-security
Show description for f378d31committed
Commits on Sep 17, 2021
[LFC][Integration] Move non-traversal functions from iterator to the dereferenced type
Show description for 1d440e2committed
Commits on Sep 14, 2021
URLs in CSS variables must be resolved against the base URL of the stylesheet, not the document
Show description for 3dc8acacommittedImplement text-decoration-skip-ink
Show description for 93c37f7committed
Commits on Sep 8, 2021
Support animations on ::backdrop
Show description for 9e2a539committed
Commits on Sep 2, 2021
[CSS Cascade Layers] Support layer argument in @import rules
Show description for c4936b8committed
Commits on Aug 31, 2021
[CSS Cascade Layers] Compute order correctly for late added sublayers
Show description for 633f9c8committed
Commits on Aug 29, 2021
[CSS Cascade Layers] Factor RuleSet building into a Builder type
Show description for 506d27ccommitted
Commits on Aug 27, 2021
[CSS Cascade Layers] Initial support
Show description for 2a08e54committedREGRESSION (r276882): Shadow trees may use stale style information after inline stylesheet is mutated via CSSOM
Show description for b5ea435committedDon't forget about the outer selector when matching ::slotted().
Show description for f86d43acommitted
Commits on Aug 19, 2021
Top layer: handle display: contents and non out-of-flow position values
Show description for 6086001committedTextDecorationPainter should not depend on LegacyInlineTextBox
Show description for 3bc9b62committedUse an enum for the forVisitedLink argument to BuilderState::colorFromPrimitiveValue()
Show description for 37d3271committedImplement ::backdrop pseudo element
Show description for c6e00eacommitted
Commits on Aug 4, 2021
Use fast malloc for RuleData vectors
Show description for b7a7fc5committedReduce Vector<> wasted capacity in some RuleSet code
Show description for ff56283committed
Commits on Aug 3, 2021
Check that shadow root is connected in invalidateStyleAfterStyleSheetChange
Show description for d86b53aauthored andcommitted
Commits on Aug 2, 2021
Migrate GlyphOverflow to LayoutUnits instead of ints
Show description for 66ab535authored andcommitted
Commits on Jul 31, 2021
[css-overflow] Implement clip value for overflow
Show description for 5b42ab6authored andcommitted
Commits on Jul 20, 2021
Revert r272370: It delays first paint
Show description for d49b55bcommitted
Commits on Jul 12, 2021
Add a StyleSheets log channel and some logging
Show description for 5097cefcommitted
Commits on Jun 30, 2021
Use WeakHashMap and WeakPtr with Node in more places
Show description for 3fdf980committed
Commits on Jun 29, 2021
Enable Probabilistic Guard Malloc for RuleData and RuleFeature vectors
Show description for 0125a6dcommitted
Commits on Jun 24, 2021
Unreviewed, reverting r275633.
Show description for 950e8dccommitted[css-scroll-snap] Remove ENABLE_SCROLL_SNAP compile-time option
Show description for 13e79e2committed
Commits on Jun 22, 2021
Make rendererIsEverNeeded check less strict
Show description for b0f5479authored andcommitted