Commits
User selector
Commit History
Commits on Sep 23, 2021
[LFC][IFC] Move Layout::Run under InlineDisplay and rename it to Box
Show description for fb3bed1committed[IFC][Integration] RenderDeprecatedFlexibleBox::setIsStretchingChildren is unused after r282873
Show description for 2aeaaaacommittedFactor LegacyInlineFlowBox painting into a class
Show description for 1207afacommittedUse visibleToHitTesting() in RenderLayerBacking::updateAfterDescendants() instead of pointer-events check
Show description for 9aca456committedTurn WebCore::LineCap and WebCore::LineJoin into 8-bit enum classes
Show description for 464fef2committedMove more scroll snap-related code into ScrollSnapAnimatorState
Show description for 6bfc863committed
Commits on Sep 22, 2021
Source/WebCore:
Show description for fe84d97authored andcommitted
[LFC][Integration] Remove ensureLineBoxes
Show description for 3bc0b05committedChange from ENABLE(RUBBER_BANDING) to HAVE(RUBBER_BANDING)
Show description for f25dda0committed
Commits on Sep 21, 2021
Rename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David KilzerUnreviewed, reverting r282768.
Show description for bf51538committed
Eric HutchisonREGRESSION(r282129): Double clicking margin of a block inside a <span> may select a wrong block
Show description for 9c92ad5committed[css-grid] When the max is less than the min in minmax(), the max will be floored by the min
Show description for ba8d4edcommitted[css-grid] FlexType is not applicable to min track sizing
Show description for 7dc6ba0committedDrop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committed
Commits on Sep 20, 2021
Unreviewed build fix for WinCairo with ENABLE_EXPERIMENTAL_FEATURES off.
Show description for 2de7de6committedbox-shadow and text-shadow do not yield float values while interpolating
Show description for 97d90d9committed[LFC][Integration] Enable selections
Show description for 14839e6committedImplement input-security
Show description for f378d31committedHave ScrollAnimation work in terms of offsets, not positions
Show description for d1f9d1ecommittedTeach `WebKit::createShareableBitmap` to snapshot video elements
Show description for b83a56fcommitted
Commits on Sep 19, 2021
[LFC][Integration] Make block selection gap painting use iterator
Show description for 07f0f6bcommitted[LFC][Integration] Paint LFC text runs with TextBoxPainter
Show description for affb4fccommitted
Commits on Sep 18, 2021
[iOS Family] Delete letterpress support
Show description for 7a5c1e4committed[LFC][IFC] Enable content with synthetic bold for IFC
Show description for 0690e84committed
Commits on Sep 17, 2021
Convert usesMockScrollAnimator from a DeprecatedGlobalSettings to a WebPreference
Show description for f43a1a9committed[LFC][Integration] Start using InlineInvalidation to clean runs and lines
Show description for b567995committed[LFC][Integration] Add some useful functions to iterators
Show description for def2073committed[LFC][Integration] Move non-traversal functions from iterator to the dereferenced type
Show description for 1d440e2committed
Commits on Sep 16, 2021
Move selection gap adjustment code form LegacyRootInlineBox to RenderBlockFlow
Show description for fe015facommittedAdjust ARKIT_INLINE_PREVIEW* compile time flags
Show description for 2b14125committedUse std::optional for truncation
Show description for f918ae6committed
Commits on Sep 15, 2021
[css-grid] Overflow should be computed with the actual logical bottom
Show description for 65674d6committed[iOS] Search inputs with '-webkit-appearance: textfield' should have a textfield background color
Show description for 4422b35committed[Layout][Integration] Remove unnecessary Run typedef
Show description for abc2b6dcommitted