Page MenuHomePhorge

Fix invalid CSS border-left-color value for .phabricator-action-view-submenu .caret-right
ClosedPublic

Authored by aklapper on Mar 25 2025, 10:07.
Tags
None
Referenced Files
F3801623: D25925.1745958682.diff
Mon, Apr 28, 20:31
F3801505: D25925.1745953895.diff
Mon, Apr 28, 19:11
F3783214: D25925.1745905755.diff
Mon, Apr 28, 05:49
F3764425: D25925.1745844102.diff
Sun, Apr 27, 12:41
F3738953: D25925.1745762456.diff
Sat, Apr 26, 14:00
F3701713: D25925.1745604797.diff
Thu, Apr 24, 18:13
F3701697: D25925.1745604494.diff
Thu, Apr 24, 18:08
F3586699: D25925.1745135630.diff
Sat, Apr 19, 07:53

Details

Summary

The W3C CSS validator throws Value Error : border-left-color Too many values or values are not recognized : 71,87,120.
The value lacks rgb() wrapping. See other lines in the same CSS file.

Test Plan

Paste celerity processed phui-action-list.css into https://jigsaw.w3.org/css-validator/; look at the browser console while editing a task.

Diff Detail

Repository
rP Phorge
Branch
cssBorderLeftColor (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1806
Build 1806: arc lint + arc unit