Skip to content

[css-ruby] Applicability of width & height to various kinds of ruby boxes #4974

@frivoal

Description

@frivoal

The css-ruby spec does not explicitly states anywhere that the width and height properties do not apply to the the various kinds of ruby boxes (ruby bases, ruby annotations, ruby base containers, ruby annotation containers, ruby containers).

To varying degrees, these boxes are similar to inline boxes, and the spec does refer to similarity in various occasions. We should expect these properties not to apply, and that's indeed what can be seen in Firefox, Chrome, and Safari.

Rather than relying on general but vague similarity with inline boxes, the spec should explicitly state that width and height don't apply.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions