Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLIFrameElement.cpp
Aliaksandr Kalenik d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed
Replaces `load_src()` with `process_the_iframe_attributes()`. Both load
document of iframe but the latter is defined in spec.
2023-08-25 19:50:53 +02:00

6.3 KiB