[Sie-announce] SIEコード [1293]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 9月 27日 (日) 22:55:47 JST


Revision: 1293
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1293
Author:   dhrname
Date:     2009-09-27 22:55:47 +0900 (Sun, 27 Sep 2009)

Log Message:
-----------


Modified Paths:
--------------
    branches/DOM/org/w3c/dom/smil.js

Modified: branches/DOM/org/w3c/dom/smil.js
===================================================================
--- branches/DOM/org/w3c/dom/smil.js	2009-09-27 13:49:03 UTC (rev 1292)
+++ branches/DOM/org/w3c/dom/smil.js	2009-09-27 13:55:47 UTC (rev 1293)
@@ -77,8 +77,8 @@
 };
 
 function TimeEvent() {
-    readonly attribute views::AbstractView  view;
-    readonly attribute long             detail;
+  /*readonly attribute views::AbstractView*/  this.view;
+  /*readonly attribute long*/             this.detail;
   return this;
 };
 TiemEvent.counstructor = Event;




Sie-announce メーリングリストの案内
Back to archive index