← Back to release summary

Unprefixed ruby-position CSS property

Category
CSS
Type
New or changed feature
Status
Enabled by default (Chrome 84)
Intent stage
Evaluate readiness to ship

Summary

The 'ruby-position' CSS property controls the position of ruby annotation. It's the unprefixed version of the '-webkit-ruby-position' property. This property has three possible keywords: 'over', 'under', and 'inter-character'. For now, only the first two are being implemented. This change creates feature parity with Firefox.

Motivation

Firefox supports no '-webkit-ruby-position', but 'ruby-position'. Shipping 'ruby-position' improves browser interoperability and websites don't need to rely on the vendor-prefixed '-webkit-ruby-position'.

Standards & signals

Docs: N/A

Explainers: N/A

View on chromestatus.com