Skip to content

Removing deprecated attributes from HTML table snippet #804

Closed
@robingrindrod

Description

@robingrindrod

The HTML table snippet in UltiSnips/html.snippets has the border, cellspacing and cellpadding attributes. The cellspacing and cellpadding attributes have both been deprecated in the HTML5 spec. As far as I can see, the border attribute does not seem to deprecated according to the official spec but the Mozilla wiki seems to think it is. Removing it would bring it in line with pull request #314 and I'd guess the attribute is not widely used.

I'll create a pull request with them all removed as this would be my own personal preference but I'd love to hear other people's opinions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions