summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/ProcessingInstruction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/ProcessingInstruction.idl')
-rw-r--r--WebCore/dom/ProcessingInstruction.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/dom/ProcessingInstruction.idl b/WebCore/dom/ProcessingInstruction.idl
index efcc9c1..8c722d3 100644
--- a/WebCore/dom/ProcessingInstruction.idl
+++ b/WebCore/dom/ProcessingInstruction.idl
@@ -20,7 +20,7 @@
module core {
- interface ProcessingInstruction : Node {
+ interface [CustomMarkFunction] ProcessingInstruction : Node {
// DOM Level 1