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
fff09ed330
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
HTML
/
get-innerHTML-xml.txt
2 lines
5 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Make innerHTML for XML nodes actually return inner HTML The spec says to just call the XML serialization algorithm, but it returns the "outer serialization", and we need the "inner" one. Let's just concatenate serializations of children; then the result produced is similar to one from Blink or Gecko.
2024-07-13 15:59:16 -03:00
PASS
Reference in a new issue
Copy permalink