Commits
User selector
Commit History
Commits on Sep 23, 2021
Implement atan, acos, asin, atan2 calc functions
Show description for 5455ab9authored andcommitted[Cocoa] Hook up palettes to CoreText
Show description for 21fba53committedTurn WebCore::LineCap and WebCore::LineJoin into 8-bit enum classes
Show description for 464fef2committed
Commits on Sep 22, 2021
Add FontCreationContext
Show description for 8f71282committedReduce 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 c08efe5committedFix the behavior that 3d translation's second value is serialized to 0px regardless of its specified unit if it is zero value.
Show description for c1b0651authored andcommittedUnreviewed, reverting r282768.
Show description for bf51538committed
Eric HutchisonUnreviewed, reverting r282807.
Show description for d7b9260committedimported/w3c/web-platform-tests/css/css-font-loading/fontfaceset-load-var.html crashes
Show description for 7b23f64committed
Chris LordPush font-palette-values data into CSSFontSelector
Show description for 5d0e4f4committedParsing support for font-palette-values
Show description for e3b5f46committedImplement exp,log functions calc functions
Show description for b6d5b2cauthored andcommitted
Commits on Sep 20, 2021
box-shadow and text-shadow do not yield float values while interpolating
Show description for 97d90d9committedAdd support for CSSUnparsedValue parsing through CSSStyleValue.parse()
Show description for 18777dcauthored andcommittedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommittedImplement input-security
Show description for f378d31committed
Commits on Sep 18, 2021
[iOS Family] Delete letterpress support
Show description for 7a5c1e4committed
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 16, 2021
font-weight should always serialize as a number
Show description for 6bc36bccommitted
Commits on Sep 15, 2021
Non-unified build fixes, mid September 2021 edition
Show description for a95b849committed
Commits on Sep 14, 2021
CSSFontFaceSrcValue.cssText should be quoted consistently with other browsers
Show description for 5722506committedURLs 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 93c37f7committedSupport the `x` resolution unit
Show description for 3c8f3aecommittedFix bug in calc functions sin/cos/tan
Show description for d96dcb6authored andcommittedFix computed style for transform-origin on SVG boxes
Show description for 5bb0b7ecommitted
Commits on Sep 13, 2021
transform-origin should not accept 4 lengths
Show description for 7a024accommittedMove ENABLE_RESOLUTION_MEDIA_QUERY to a runtime flag, start running tests again
Show description for 53d8958committedAddition of CSSNumericValue and subclasses. (CSS Typed OM)
Show description for f40b5a2authored andcommitted
Commits on Sep 12, 2021
css/css-transforms/translate-getComputedStyle.html fails
Show description for 104217bcommitted
Commits on Sep 10, 2021
FontFaceSet.load() needs to react to style changes
Show description for 1fb4630committed
Commits on Sep 9, 2021
right- and bottom-relative values in background-position-x/y don't work
Show description for 0564cdecommitted