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.

Add support for text-decoration-skip

See original GitHub issue

The standard: https://drafts.csswg.org/css-text-decor-3/#text-decoration-skip-property

Supported in Safari 8+ Mac and Safari iOS8+ with the -webkit- prefix.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nhoizeycommented, Jul 27, 2016

I did this PR, I hope it’s the way to do it to have text-decoration-skip prefixed in Autoprefixer…

https://github.com/Fyrd/caniuse/pull/2675

0reactions
nhoizeycommented, Aug 3, 2016

Great, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

text-decoration-skip - CSS: Cascading Style Sheets | MDN
The text-decoration-skip CSS property sets what parts of an element's content any text decoration affecting the element must skip over.
Read more >
"text-decoration-skip" | Can I use... Support tables ... - CanIUse
Method of defining the type, style and color of lines in the text-decoration property. These can be defined as shorthand (e.g. text-decoration: line-through ......
Read more >
text-decoration-skip - CSS-Tricks
The text-decoration-skip property specifies where a text underline, overline, or strike-through should break. This improves legibility of ...
Read more >
CSS text-decoration-skip - Quackit Tutorials
The CSS text-decoration-skip property specifies what parts of the element's content any text decoration affecting the element must skip over. The text- ...
Read more >
Support for text-decoration-skip-ink: auto; #1179 - GitHub
lukasziegler commented on Jan 11, 2019 · Chrome 57 - 64 use -webkit-text-decoration-skip: ink; · Chrome >= 64: text-decoration-skip-ink: auto; ( ...
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