mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-24 11:21:34 +00:00
LibWeb: Clone CDATASection nodes with the correct node type
We were cloning these as plain Text nodes, but the clone must also be a CDATASection node.
This commit is contained in:
parent
74b27d620d
commit
b99a3ec2df
Notes:
github-actions[bot]
2024-11-20 14:16:51 +00:00
Author: https://github.com/trflynn89
Commit: b99a3ec2df
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2456
3 changed files with 13 additions and 7 deletions
|
@ -1 +1 @@
|
|||
Cloned CDATASection node data: PASS
|
||||
Cloned #cdata-section node data: PASS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue