question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`-webkit-box-orient` has been removed?

See original GitHub issue

I rencently found that -webkit-box-orient has been removed by autoprefixer when browsers list was set as defaults, and why?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
aicommented, Jul 5, 2019

Fixed by 69ed8a0 and released in 9.6.1.

1reaction
aleen42commented, Mar 15, 2018

It does required for Chrome, especially when using -webkit-box, as it affect the behavior of text-align. You can check the example by visiting my snippet: https://codepen.io/aleen42/pen/GxZzKe.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ask not to remove the code: -webkit-box-orient #1141
The reason why people are getting annoyed at Autoprefixer is because Autoprefixer is breaking line-clamp and it has been for quite a while....
Read more >
webkit box orient styling disappears from styling - css
For some reason, the box-orient line simply gets removed from the styling by the transpile, causing the ellipsis to not work. This seems...
Read more >
box-orient - CSS: Cascading Style Sheets - MDN Web Docs
The box-orient CSS property sets whether an element lays out its ... it may have already been removed from the relevant web standards, ......
Read more >
webkit-box quirks from -webkit-line-clamp
This intent discusses removing the flex features from -w-l-c. Search tags. line-clamp,. Last updated on 2022-10-22 ...
Read more >
"-webkit-box-orient" | Can I use... Support tables for HTML5, ...
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found