Skip to content

Children text nodes of ruby container spans must be pruned after style resolution #162

Open
@palemieux

Description

@palemieux

if (estack[0] instanceof Span) {

cleanRubyContainers(doc.body);

The computed value of tts:ruby cannot be determined until after style resolution, which happens during ISD creation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions