summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/PageTransitionEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/PageTransitionEvent.idl')
-rw-r--r--WebCore/dom/PageTransitionEvent.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/WebCore/dom/PageTransitionEvent.idl b/WebCore/dom/PageTransitionEvent.idl
index a09f94b..8d70f67 100644
--- a/WebCore/dom/PageTransitionEvent.idl
+++ b/WebCore/dom/PageTransitionEvent.idl
@@ -25,9 +25,7 @@
module events {
- interface [
- GenerateConstructor
- ] PageTransitionEvent : Event {
+ interface PageTransitionEvent : Event {
readonly attribute boolean persisted;