Bug 308802
| Summary: | Web Inspector: Color contrast overlay lines issue | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anuj Panta <a_panta> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Anuj Panta
A small refactor before landing https://bugs.webkit.org/show_bug.cgi?id=260101 accidentally broke the contrast line luminance calculation, causing the AA/AAA threshold lines to never appear on the color square. The contrast info section (ratio + badge) still works since it uses a separate code path.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171335010>
Anuj Panta
Pull request: https://github.com/WebKit/WebKit/pull/59562
EWS
Committed 308348@main (e875bdbae00b): <https://commits.webkit.org/308348@main>
Reviewed commits have been landed. Closing PR #59562 and removing active labels.