Flexible Box Changes in CSS Scripts (1324 / 1424)
AdminStudio 2021 | 21.0 | Application Manager
For this browser compatibility test, the web application contents are scanned for usage of deprecated vendor prefixes in CSS flexible boxes.
Test Group/Test Category
• | 1324—Browser Compatibility/Internet Explorer 11 |
• | 1424—Browser Compatibility/Microsoft Edge |
Severity
Warning
Background
Since Windows Internet Explorer 11, Microsoft introduced support for the flexible boxes using vendor prefixes. As of Internet Explorer 11, the vendor prefixes in flexible boxes have been replaced with World Wide Web Consortium (W3C) Cascading Style Sheets (CSS) properties, so the old usage is no longer supported.
Resolution
The web application should be re-engineered to use replacement for the removed CSS properties.
See Also