Skip to content

Conversation

@ulivz
Copy link

@ulivz ulivz commented Nov 13, 2022

Quoting from the HTML specification1 about "Specifying the document's character encoding":

A document must not contain both a meta element with an http-equiv attribute
in the Encoding declaration state and a meta element with the charset
attribute present.

Closes: #1919

Quoting from the HTML specification<sup>[1]</sup> about "Specifying the document's character encoding":

  A document must not contain both a `meta` element with an `http-equiv` attribute
  in the `Encoding declaration state` and a `meta` element with the `charset`
  attribute present.

Closes: rust-lang#1919

[1]: https://html.spec.whatwg.org/dev/semantics.html#charset
@ehuss
Copy link
Contributor

ehuss commented Nov 13, 2022

Thanks! Closing as this is superseded by #1924.

@ehuss ehuss closed this Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTML errors

2 participants