Skip to content

Conversation

mathiasbynens
Copy link
Contributor

No description provided.

<p><img src="/?score=35&compact"> <code>&lt;img src="https://lighthouse-badge.appspot.com?score=35&compact"></code></p>
<p></p><img src="/?score=65&compact"> <code>&lt;img src="https://lighthouse-badge.appspot.com?score=65&compact"></code></p>
<p><img src="/?score=95&compact"> <code>&lt;img src="https://lighthouse-badge.appspot.com?score=95&compact"></code></p>
<p><img src="/?score=35&amp;compact"> <code>&lt;img src="https://lighthouse-badge.appspot.com?score=35&amp;amp;compact" alt="Lighthouse score: 35/100"></code></p>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The & shouldnt be encoded in these urls.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They don't need to be in this case.

But it's generally easier and less error-prone to consistently encode ampersands in HTML, unless you like to remember the exact details of "ambiguous ampersands" (I sure don't).

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.

2 participants