css.properties

ruby-overhang

The ruby-overhang property specifies overhang behavior of ruby annotations.

Formal Syntax

auto | none

See specification

JavaScript Access

// Access via element.style
element.style.rubyOverhang = 'auto';

Browser Support

standard | MDN · Spec

FeatureChromeFirefoxSafariEdge
ruby-overhang18.2
auto18.2
none18.2

Related Properties