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
F3318577: D25924.1743287791.diff
Fri, Mar 28, 22:36
F3315590: D25924.1743242251.diff
Fri, Mar 28, 09:57
F3315510: D25924.1743241507.diff
Fri, Mar 28, 09:45
F3314294: D25924.1743227675.diff
Fri, Mar 28, 05:54
F3311952: D25924.1743208725.diff
Fri, Mar 28, 00:38
F3310863: D25924.1743199206.diff
Thu, Mar 27, 22:00
F3307800: D25924.1743152524.diff
Thu, Mar 27, 09:02
F3306048: D25924.1743123617.diff
Thu, Mar 27, 01:00

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