This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
94de31ff3b
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
HTML
/
HTMLFrameElement-add-remove.txt
2 lines
21 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Abort early processing frame/iframe attrs for null navigables We guarded one step against a null navigable, but the very next step also needs to be protected. Let's just abort early instead. This was caught by the following imported WPT test: html/dom/elements/the-innertext-and-outertext-properties/innertext-setter.html This test adds a <frame> element and immediately removes it, but the task to process the src attribute is already queued. Note that <iframe> would have the same issue, but this test does not include them.
2024-11-03 23:30:40 -03:00
PASS! (Didn't crash)
Reference in a new issue
Copy permalink