The W3C CSS validator throws Value Error : overflow normal is not a overflow value : normal.
normal is not a valid value for overflow, as browsers currently cannot parse it they fall back to the default visible, thus change it to visible.
See https://developer.mozilla.org/en-US/docs/Web/CSS/overflow
Details
Details
- Reviewers
- None
- Group Reviewers
O1: Blessed Committers
Paste phui-oi-list-view.css into https://jigsaw.w3.org/css-validator/ and read some CSS docs.
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Branch
- cssOverflow (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1801 Build 1801: arc lint + arc unit
Event Timeline
Comment Actions
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