]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): ensure iframe sandbox is handled as an attribute to prevent uninten...
authorclay jenson <krystalnumber@gmail.com>
Wed, 5 Nov 2025 08:53:58 +0000 (16:53 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 08:53:58 +0000 (16:53 +0800)
commit5689884c8e32cda6a802ac36b4d23218f67b38ed
tree86e9d1e656324463ec68c8fb1216541f0cb69b82
parentb3cca2611c656b85f0c4e737b9ec248d2627dded
fix(runtime-dom): ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950)

close #13946
packages/runtime-dom/__tests__/patchAttrs.spec.ts
packages/runtime-dom/src/patchProp.ts