Add UseCounter for embed element src changed
When modifying the src property of an embed element, the contents are not currently changed unless there is also a type property/attribute on the embed element. crbug.com/1035330 suggests that embed elements should load the new src when it is changed regardless of the type attribute, and this UseCounter will be used to determine the impact of this change in behavior. Bug: 1035330 Change-Id: I011abbf5e2aa8e9a7f5065d6c401c95a3c0b12fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616722Reviewed-by:Mason Freed <masonfreed@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/master@{#841288}
Showing
Please register or sign in to comment