Adding information about the decoding attribute#27166
Conversation
Co-authored-by: Barry Pollard <barrypollard@google.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>
tunetheweb
left a comment
There was a problem hiding this comment.
Two more suggestions, based on my latest testing that there is a measurable (even if difficult to directly observe with the human eye) blocking with sync on all three browsers.
Will also let you know when my post on this is published in case you want to reference it (likely later this week).
Co-authored-by: Barry Pollard <barrypollard@google.com>
|
This pull request has merge conflicts that must be resolved before it can be merged. |
Co-authored-by: Barry Pollard <barrypollard@google.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>
|
LGTM! Thanks for updating, and for working through all the feedback. It bugged me for years that this attribute was so little understood. Hopefully between these updates and my recent blog post that you've linked here this will be better understood now. |
Nice one @tunetheweb, I've enjoyed the collaboration on this one. It feels really good whenever you manage to fill in the blanks for a misunderstood web feature. |
|
This pull request has merge conflicts that must be resolved before it can be merged. |
1 similar comment
|
This pull request has merge conflicts that must be resolved before it can be merged. |
There was a problem hiding this comment.
Only one sentence I'm unsure of
Also are we linking here https://developer.mozilla.org/en-US/docs/Glossary/Jank where necessary?
Thanks @Rumyra! Weird sentence fixed, and jank links added. |
|
Awesome - thanks @chrisdavidmills |
Description
I noticed that the information on the HTML/SVG
decodingattribute was somewhat lacking. This PR adds a bit more information and description, to make it clearer what it actually does.Motivation
Additional details
Related issues and pull requests