ruby-overhang

Specifies whether a ruby annotation (pronunciation guide) can 'hang over' onto adjacent characters if it is wider than the character it's attached to.

ruby {
  /* Prevents the tiny guide text from overlapping nearby characters */
  ruby-overhang: none;
}
Initial value
auto
Inherited
Yes
Applies to
rubyAnnotationContainers
Animation type
byComputedValueType

Values

autonone
Limited availability 11% global usage

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Not ready for production without a fallback.

18.2+
ESC