Skip to content

Breaking Changes & Regressions #259

Description

@eXpl0it3r

While replacing the custom HTML and CSS parsers and implementing support for newer standards, we'll eventually break something. This issue should help track intentional breaking and unintentional regressions. We could try and fix all the regressions when they're introduced, but in order to allow for faster contributions, which may include some of these fixes already, it makes more sense to move forward and document them here.

Breaking Changes

  • Rendering blocks inside inline elements will lead to different behavior, as HtmlKit auto-closes the invalid HTML
  • corner-radius is replaced with the official border-radius
  • background-gradient is replaced with the official linear-gradient

Regression

  • Consecutive <br /> tags don't lead to empty lines

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions