mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:47:44 +00:00
LibWeb: Only reload iframe on src/srcdoc attribute changes, not all
Fixes Cloudflare Turnstile suddenly going blank and stopping when it changes the style attribute after doing some setup on the iframe.
This commit is contained in:
parent
6eeda29642
commit
5af058d2b6
3 changed files with 118 additions and 2 deletions
|
@ -0,0 +1,10 @@
|
|||
1
|
||||
2
|
||||
4
|
||||
5
|
||||
6
|
||||
8
|
||||
9
|
||||
11
|
||||
12
|
||||
DONE
|
Loading…
Add table
Add a link
Reference in a new issue