← Back to release summary

Remove SVG glyph-orientation-horizontal and glyph-orientation-vertical

Category
Graphics
Type
New or changed feature
Status
Removed (Chrome 48)
Intent stage
None

Summary

Remove SVG glyph-orientation-horizontal and glyph-orientation-vertical properties. CSS Writing Modes evolved since SVG has forked its old specification and add these properties. It now includes better alternatives for these properties, and recommend to deprecate. Since the usage of these properties are low enough that simply removing them should simplify the work for both browser developers and web developers. Web developers can now use CSS text-orientation property for SVG text.

Standards & signals

View on chromestatus.com