summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/CDATASection.idl
blob: 22f66ba820d7f6a4ff34219f5ba44c1cbfbb3460 (plain)
1
2
3
[Exposed=Window]
interface CDATASection : Text {
};