Ticket #6698: dijit.tests.patch

File dijit.tests.patch, 1.9 kB (added by benschell, 8 months ago)
  • dijit/tests/tree/test_Tree_DnD.html

     
    1515                @import "../../../dojo/tests/dnd/dndDefault.css"; 
    1616        </style> 
    1717 
    18         <script someProperty="text/javascript" src="testBidi.js"></script> 
    19  
    2018        <script someProperty="text/javascript" src="../../../dojo/dojo.js"  
    2119                djConfig="parseOnLoad: true, isDebug: true"></script> 
    2220 
  • dijit/tests/_base/test_placeStrict.html

     
    7474        <body class=tundra> 
    7575                <h2 class="pageSubContentTitle">Test dijit.place</h2> 
    7676                <p>Currently this just tests getViewport().  Change the size of your browser window and then reload, 
    77                 and see if it reports the browser window size correctly.<br> 
    78                 <p>All the text below is just filler text...<br> 
     77                and see if it reports the browser window size correctly.</p> 
     78                <p>All the text below is just filler text...</p> 
    7979                <!--    to test form submission, you'll need to create an action handler similar to 
    8080                        http://www.utexas.edu/teamweb/cgi-bin/generic.cgi --> 
    8181                <form id="form1" action="" name="example" method="post"> 
  • dijit/tests/form/test_MultiSelect.html

     
    9393                 
    9494                <h1 class="testTitle">dijit.form.MultiSelect:</h1> 
    9595                 
    96                 <form action="null.html" method="get" id="test"> 
     96                <form action="#" method="get" id="test"> 
    9797                 
    9898                        <select id="select" multiple="true" size="7" name="easing"> 
    9999                                <option class="clone" value="dojo._defaultEasing">dojo._defaultEasing</option>