Page MenuHomePhorge

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

Authored by aklapper on Tue, Mar 25, 09:56.
Tags
None
Referenced Files
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
F3388614: D25924.1744447509.diff
Fri, Apr 11, 08:45
F3388612: D25924.1744447506.diff
Fri, Apr 11, 08:45
F3387399: D25924.1744436496.diff
Fri, Apr 11, 05:41
F3364793: D25924.1744161030.diff
Tue, Apr 8, 01:10
F3363032: D25924.1744107776.diff
Mon, Apr 7, 10:22

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 1807
Build 1807: 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.Tue, Mar 25, 11:18