Skip to content

Anonymous tags created for table elements are never cleared #84

@rams3s

Description

@rams3s

litehtml::document::fix_tables_layout() will fix up the table element hierarchies by adding anonymous tags with proper display property so that they become complete (kind of a canonicalization process). The issue is that changing the display type of an element (e.g. from table to inline-block) will not clear the aforementioned created elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions