[Webkit-unassigned] [Bug 222578] New: srcset in <picture> in iframe no longer work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 1 15:05:54 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222578
Bug ID: 222578
Summary: srcset in <picture> in iframe no longer work
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
<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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210301/9b9b781d/attachment.htm>
More information about the webkit-unassigned
mailing list