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
03bbc2b111
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
HTML
/
set-innerHTML-inside-iframe-srcdoc-document.txt
2 lines
23 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Fix crash when setting innerHTML inside iframe srcdoc document In particular, there was an assertion failure due to the temporary parser document's "about base URL" being empty when trying to "parse a URL" during parsing. We fix this by copying the context element's document's about base URL to the temporary parsing document while parsing a fragment. This fixes a crash when loading search results on https://amazon.com/
2024-08-28 11:22:44 -03:00
PASS (Didn't crash)
Reference in a new issue
Copy permalink