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
Parse data: srcset candidates without swallowing later URLs
A descriptor on a later candidate must not extend a data: URL that has
no descriptor of its own. Split on a comma-plus-space after the data
payload so javascript: (and other) candidates are checked separately.
0 commit comments