box-reflection
AvoidcssThe box-reflect property has never been part of any CSS specification.
- Verdict
- Avoid
- Category
- CSS features
- Browser support
- Can I Use
- Works in
- all modern browsers
Should you use box-reflection in 2026?
Certain presentations that are possible with -webkit-box-reflect will be possible using CSS Filters. You should avoid using WebKit-only box reflections.
Please