Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67537bf193bbff4905fc5b6827dc717eeb4120e0
https://github.com/WebKit/WebKit/commit/67537bf193bbff4905fc5b6827dc717eeb4120e0
Author: Anuj Panta <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M LayoutTests/inspector/model/color-expected.txt
M LayoutTests/inspector/model/color.html
Log Message:
-----------
Web Inspector: Add test coverage for Color.js contrast and blending utilities
https://bugs.webkit.org/show_bug.cgi?id=308795
rdar://171326850
Reviewed by Devin Rousso.
Add layout tests for the new WI.Color methods introduced alongside
the color picker contrast feature: relativeLuminance, contrastRatio,
blendOverBackground, and contrastComplianceForRatio. Includes boundary
tests for WCAG threshold transitions and intermediate color pairs
verified against the WCAG 2.0 specification.
* LayoutTests/inspector/model/color-expected.txt:
* LayoutTests/inspector/model/color.html:
Canonical link: https://commits.webkit.org/308342@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications