Skip to content

[css-tables] Collapsed table borders don't follow sticky rows/cells when they stick #3136

@jan-tosovsky-cz

Description

@jan-tosovsky-cz

Major browsers have implemented position:sticky for table headers in a way only cell are sticky, not collapsed borders, see https://jsfiddle.net/70vjwymx/ (header borders are transparent). I am not sure what should be fixed:

  • my css (some additional settings)
  • browser code
  • specification
    I suppose position:sticky was implemented to ease styling cases like sticky table headers so I believe borders should be a part of that sticky content.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions