summaryrefslogtreecommitdiffstats
path: root/WebCore/notifications/Notification.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/notifications/Notification.idl')
-rw-r--r--WebCore/notifications/Notification.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/notifications/Notification.idl b/WebCore/notifications/Notification.idl
index 5ca84a5..7f018b7 100644
--- a/WebCore/notifications/Notification.idl
+++ b/WebCore/notifications/Notification.idl
@@ -42,9 +42,6 @@ module threads {
attribute EventListener onerror;
attribute EventListener onclose;
- attribute DOMString dir;
- attribute DOMString replaceId;
-
// EventTarget interface
void addEventListener(in DOMString type,
in EventListener listener,