You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BlockMarkupProcessor: Remove special rule for the INPUT tags (#182)
Removes the special exclusion in `next_url_attribute()`, apparently
meant to target `<input type="image" src="">`. I no longer understand
why we had it in the first place – it doesn't seem necessary at all.
0 commit comments