Skip to content

Bug: Table headers shouldn't have a background-color style by default #8089

@zoltanhosszu

Description

@zoltanhosszu

Link to code example:

element.style.backgroundColor = '#f2f3f5';

The current behavior

element.style.backgroundColor = '#f2f3f5'; is hardcoded for <th> elements

The expected behavior

<th> elements should not have that style in code, only in CSS

Metadata

Metadata

Assignees

No one assigned

    Labels

    tablesRelates to Lexical Tables

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions