Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Remove trailing slash #43961

Merged
merged 9 commits into from
Sep 12, 2024
Merged

Commits on Aug 22, 2024

  1. [5.2] Remove trailing slash

    renderelement adds a traling slash when adding css links
    
    link is a void element and the trailing slash should not be used in html5 (it was only needed for xhtml
    
    Signed-off-by: BrianTeeman <[email protected]>
    brianteeman committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    97f95b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b77c3ae View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    a514d8a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    efbb790 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    2e940d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    1d695be View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d38fbf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d9114b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470ffec View commit details
    Browse the repository at this point in the history