WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
222578
REGRESSION (
r263345
) srcset in <picture> in iframe no longer work
https://bugs.webkit.org/show_bug.cgi?id=222578
Summary
REGRESSION (r263345) srcset in <picture> in iframe no longer work
Simon Fraser (smfr)
Reported
2021-03-01 15:05:54 PST
<picture> tags that are appended to the DOM by JS do not seem to have the ability to have their img source value change when changing the viewport if the <picture> tag is within an <iframe>. This causes the rendered image to potentially use the wrong src if a user changes their viewport size. A reduction for this bug can be found here:
https://codepen.io/chrisyz/pen/NWbMbyb
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-03-01 15:06:27 PST
rdar://74887668
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug