Skip to content

[css-tables-3] Blink includes border-spacing in row{,-group} sizes; gecko does not #3822

@davidsgrogan

Description

@davidsgrogan

Blink adds adjacent border-spacing to offsetWidth, offsetHeight, getBoundingClientRect, etc for table rows* and row-groups. It should only include border-spacing that is internal to those boxes, as Gecko does.

  • row heights are the only thing Blink gets right. row widths, section widths, and section heights are all wrong.

See http://w3c-test.org/css/css-tables/border-spacing-included-in-sizes-001.tentative.html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions