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

[css-text-decor-3] language sensitivity of text-underline-position: auto #10488

Closed
fantasai opened this issue Jun 24, 2024 · 2 comments
Closed

Comments

@fantasai
Copy link
Collaborator

It seems that Firefox (and maybe Chrome?) implement the initial value of text-underline-position in a way that's sensitive to the language, and interprets it as right for Japanese and Korean.

This is currently not allowed per spec; instead the spec has UA rules that set the behavior per language.

Do we want to

  • Update the definition of auto to match Firefox?
  • Or update implementations to match the spec?
@fantasai
Copy link
Collaborator Author

Closing as dup of #1198 which is largely about this.

@workspace-githib
Copy link

It seems that Firefox (and maybe Chrome?) implement the initial value of text-underline-position in a way that's sensitive to the language, and interprets it as right for Japanese and Korean.

This is currently not allowed per spec; instead the spec has UA rules that set the behavior per language.

Do we want to

  • Update the definition of auto to match Firefox?

  • Or update implementations to match the spec?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants