Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLIFrameElement.cpp
Andreas Kling 03375a3dc9 LibWeb: Implement more spec-compliant iframe/frame attribute processing
We're still missing the lazy loading attribute handling, and once we hit
the navigation step, we fall back to totally ad-hoc behavior instead of
going all the way with a Fetch Request.
2022-09-20 10:32:12 +02:00

5.4 KiB