Page MenuHomePhorge

Remove invalid CSS border-shadow property for input.jx-tokenizer-input
ClosedPublic

Authored by aklapper on Mar 25 2025, 09:56.
Tags
None
Referenced Files
F3801687: D25924.1745961289.diff
Mon, Apr 28, 21:14
F3789574: D25924.1745918730.diff
Mon, Apr 28, 09:25
F3789307: D25924.1745916651.diff
Mon, Apr 28, 08:50
F3782122: D25924.1745902659.diff
Mon, Apr 28, 04:57
F3777050: D25924.1745871921.diff
Sun, Apr 27, 20:25
F3454512: D25924.1744726782.diff
Mon, Apr 14, 14:19
F3388618: D25924.1744447520.diff
Fri, Apr 11, 08:45
F3388616: D25924.1744447513.diff
Fri, Apr 11, 08:45

Details

Summary

The W3C CSS validator throws Property border-shadow doesn't exist : none as that property does not exist.
See 404 on https://developer.mozilla.org/en-US/docs/Web/CSS/border-shadow

Test Plan

Paste phui-oi-list-view.css into https://jigsaw.w3.org/css-validator/; find no CSS docs for that property.

Diff Detail

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

Event Timeline

Thanks for this patch! Kind reminder: if you touched CSS or JavaScript, please remember to also run this:

./bin/celerity map

⚙️ Thanks! Bip bop I'm a bot - helping for T15209

This revision is now accepted and ready to land.Mar 25 2025, 11:18