Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for text-decoration-skip-ink #222

Closed
XhmikosR opened this issue Feb 19, 2019 · 8 comments
Closed

Add support for text-decoration-skip-ink #222

XhmikosR opened this issue Feb 19, 2019 · 8 comments

Comments

@XhmikosR
Copy link

It seems text-decoration-skip-ink is in Working Draft phase.

Could you add it to the known properties?

/CC @sideshowbarker

Thanks!

@ylafon
Copy link
Member

ylafon commented Feb 19, 2019

Considering it is a FPWD, it is unlikely that it already has wide implementation support, so it will not be high on the list, especially as it may change wildly.

@sideshowbarker
Copy link
Contributor

https://wpt.fyi/results/css/css-text-decor/text-decoration-skip-ink.html?label=master&product=chrome%5Bexperimental%5D&product=edge&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D&aligned seems to indicate text-decoration-skip-ink is not supported in Firefox, Safari, or Edge. It’s only supported Chrome so far

@sideshowbarker
Copy link
Contributor

sideshowbarker commented Feb 19, 2019

See also https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-skip, which also indicates lack of cross-browser support at this point

@XhmikosR
Copy link
Author

Yeah, that's correct. We can wait and see how this goes but as you know, with Microsoft's decision to switch Edge to a Chromium-based engine, you know.

But I agree with you, let's wait.

@XhmikosR
Copy link
Author

It seems Firefox added support for this in the upcoming v70.

@MichaIng
Copy link

Just giving this a bump, support seems to be now present on most relevant browsers: https://developer.mozilla.org/de/docs/Web/CSS/text-decoration-skip-ink

dontcallmedom added a commit to webmachinelearning/webnn that referenced this issue Jun 4, 2021
Failing due to the CSS validator not recognizing properties `text-decoration-thickness` (w3c/css-validator#222), `text-decoration-thickness` and `border-block-width`
dontcallmedom added a commit to webmachinelearning/webnn that referenced this issue Jun 11, 2021
Failing due to the CSS validator not recognizing properties `text-decoration-thickness` (w3c/css-validator#222), `text-decoration-thickness` and `border-block-width`
@ylafon
Copy link
Member

ylafon commented Aug 26, 2021

See 7e90e96 (along with other text-decor-4 updates)

@ylafon
Copy link
Member

ylafon commented Aug 26, 2021

Fixed by #314

@ylafon ylafon closed this as completed Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants