Changes between Initial Version and Version 1 of Ticket #3571
- Timestamp:
- Jun 29, 2007, 2:03:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3571 – Description
initial v1 1 1 0.9: error in dijit/tests/test_Editor.html testcase. 2 2 3 The secon twidget instantiation is mis-closed. Instead of </textarea> it has a </div>. That's wrong.3 The second widget instantiation is mis-closed. Instead of </textarea> it has a </div>. That's wrong. 4 4