2009/dap/calendar TimezonedDate.html,1.4,1.5

Update of /sources/public/2009/dap/calendar
In directory hutz:/tmp/cvs-serv7301/calendar

Modified Files:
	TimezonedDate.html 
Log Message:
minor updates

Index: TimezonedDate.html
===================================================================
RCS file: /sources/public/2009/dap/calendar/TimezonedDate.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- TimezonedDate.html	11 Aug 2010 11:55:07 -0000	1.4
+++ TimezonedDate.html	11 Aug 2010 11:56:01 -0000	1.5
@@ -123,11 +123,6 @@
         ...
       </p>
 
-        <p
-         class="issue">
-          Formatting WebIDL extended attributes (such as the Constructors) needs to be presented on separate lines in ReSpec.js (otherwise
-          the page becomes very wide!).
-        </p>
         <dl
          title="[Constructor(), Constructor(year, month, day, hours, minutes, seconds, timezoneId)] interface TimezonedDate : Date"
          class='idl'>
@@ -196,7 +191,7 @@
         </p> 
         <p
          class="issue">
-          Relationship of stringification behavior to other ToString methods in Date objects needs to be defined.
+          TBW: Relationship of stringification behavior to other ToString methods in Date objects needs to be defined.
         </p>
       </section>
     </section>

Received on Wednesday, 11 August 2010 11:56:06 UTC