Skip to content

Some HTML errors #399

@ghost

Description

Hi,

While working on a project and validating the HTML code of the page with the W3C Markup Validation Service, I noticed that the Kint library had some HTML errors:

1

Possible solution for the <style> tag error

The <style> tag must be contained in the <head> tag. So we could add it dynamically through JavaScript.

Context

  • PHP: v8.1.2
  • Kint: v5.0.1 (latest)
  • Browser: Google Chrome v107.0.5304.107
  • OS: Windows 10

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