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

Add referrerpolicy to list of relevant mutations #26450

Commits on May 7, 2020

  1. Added referrerpolicy as relevant mutation for img

    This fixes #26388. referrerPolicy is now calls onload for image
    mutations. Not all referrerPolicy attribute changes result in an image
    update event. Only valid changes are reflected.
    
    Referrerpolicy tests now pass.
    PeterZhizhin committed May 7, 2020
You can’t perform that action at this time.