index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibWeb
/
DOM
/
ProcessingInstruction.idl
blob: 05a3761045a8efccd0eb543e3d19b6b1c36cb70c (
plain
)
1
2
3
interface ProcessingInstruction : CharacterData { readonly attribute DOMString target; };