Changeset 15131

Show
Ignore:
Timestamp:
09/04/08 17:45:50 (3 months ago)
Author:
elazutkin
Message:

Eliminating stray commas. Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).

Location:
dojox/trunk
Files:
22 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/charting/tests/test_labels2d.html

    r14867 r15131  
    117117                        {value: 3, text: "March"},  
    118118                        {value: 4, text: "April"}, 
    119                         {value: 5, text: "May"},  
     119                        {value: 5, text: "May"}  
    120120                ] 
    121121        }); 
     
    125125                [ 1, 6, 9, 4, 5, 2 ], 
    126126                { 
    127                         stroke: { width: 0, },  
     127                        stroke: {width: 0},  
    128128                        // fill: "#ffcc2d", 
    129129                        fill: { 
  • dojox/trunk/dtl/tests/text/filter.js

    r14795 r15131  
    721721                                        { 
    722722                                                action: "eat", 
    723                                                 type: "apple", 
     723                                                type: "apple" 
    724724                                        }, 
    725725                                        { 
  • dojox/trunk/gfx/Moveable.js

    r12250 r15131  
    1515                this.mover = (params && params.mover) ? params.mover : dojox.gfx.Mover; 
    1616                this.events = [ 
    17                         this.shape.connect("onmousedown", this, "onMouseDown"), 
     17                        this.shape.connect("onmousedown", this, "onMouseDown") 
    1818                        // cancel text selection and text dragging 
    19                         //dojo.connect(this.handle, "ondragstart",   dojo, "stopEvent"), 
    20                         //dojo.connect(this.handle, "onselectstart", dojo, "stopEvent") 
     19                        //, dojo.connect(this.handle, "ondragstart",   dojo, "stopEvent") 
     20                        //, dojo.connect(this.handle, "onselectstart", dojo, "stopEvent") 
    2121                ]; 
    2222        }, 
  • dojox/trunk/gfx3d/object.js

    r14013 r15131  
    963963                                m.cameraRotateXg(180), 
    964964                                m.cameraTranslate(0, this.dimension.height, 0), 
    965                                 this.camera, 
     965                                this.camera 
    966966                        ]), this.deep); 
    967967                } 
  • dojox/trunk/gfx3d/tests/test_camerarotate.html

    r10830 r15131  
    6363                m.cameraRotateXg(angles.x),  
    6464                m.cameraRotateYg(angles.y),  
    65                 m.cameraRotateZg(angles.z), 
     65                m.cameraRotateZg(angles.z) 
    6666        ]); 
    6767 
  • dojox/trunk/gfx3d/tests/test_camerarotate_shaded.html

    r10860 r15131  
    6767                                m.cameraRotateXg(angles.x),  
    6868                                m.cameraRotateYg(angles.y),  
    69                                 m.cameraRotateZg(angles.z), 
     69                                m.cameraRotateZg(angles.z) 
    7070                        ]); 
    7171 
  • dojox/trunk/gfx3d/tests/test_rotate.html

    r10852 r15131  
    3232                m.cameraRotateXg(angles.x),  
    3333                m.cameraRotateYg(angles.y),  
    34                 m.cameraRotateZg(angles.z),  
     34                m.cameraRotateZg(angles.z) 
    3535        ]); 
    3636        cube.setTransform(t); 
  • dojox/trunk/grid/compat/tests/test_change_structure.html

    r14588 r15131  
    5959                                {name: 'Orange', value: '<img src="images/flatScreen.gif" height="48" width="48">'}, 
    6060                                {name: 'Pear', get: get}, 
    61                                 {name: 'Tomato', width: 20, value: '<input name="" type="file">'}, 
     61                                {name: 'Tomato', width: 20, value: '<input name="" type="file">'} 
    6262                ]]}; 
    6363                 
     
    8383                                        {name: 'Banana', get: get, width: 20}, 
    8484                                        {name: 'Kiwi', get: get, width: 20}, 
    85                                         {name: 'Pear', get: get, width: 20}, 
     85                                        {name: 'Pear', get: get, width: 20} 
    8686                                ], 
    8787                                [ 
  • dojox/trunk/grid/compat/tests/test_dojo_data_notification.html

    r14588 r15131  
    5252                        { cells: [[ 
    5353                                { field: "name", name: "Name", width: 'auto' }, 
    54                                 { field: "type", name: "Type", editor: iEditor, width: 'auto' }, 
     54                                { field: "type", name: "Type", editor: iEditor, width: 'auto' } 
    5555                        ]]} 
    5656                ]; 
  • dojox/trunk/grid/compat/tests/test_sizing.html

    r14588 r15131  
    8181                                {name: 'Column 4'}, 
    8282                                {name: 'Column 5'}, 
    83                                 {name: 'Column 6'}, 
     83                                {name: 'Column 6'} 
    8484                ]]}; 
    8585                 
  • dojox/trunk/grid/compat/tests/test_sizing_100rows.html

    r14588 r15131  
    7474                                {name: 'Column 4'}, 
    7575                                {name: 'Column 5'}, 
    76                                 {name: 'Column 6'}, 
     76                                {name: 'Column 6'} 
    7777                ]]}; 
    7878                 
  • dojox/trunk/grid/compat/tests/test_sizing_ResizeHandle.html

    r14588 r15131  
    6464                                {name: 'Column 4'}, 
    6565                                {name: 'Column 5'}, 
    66                                 {name: 'Column 6'}, 
     66                                {name: 'Column 6'} 
    6767                ]]}; 
    6868                 
  • dojox/trunk/grid/compat/tests/test_styling.html

    r14588 r15131  
    9797                                {name: 'Column 5', headerStyles: 'background-image: none; background-color: #003333;', classes: 'greenColumn'}, 
    9898                                {name: 'Column 6'}, 
    99                                 {name: 'Column 7'}, 
     99                                {name: 'Column 7'} 
    100100                ]]}; 
    101101                 
  • dojox/trunk/grid/compat/tests/test_subgrid.html

    r14588 r15131  
    7575                                }, 
    7676                                cells: [[ 
    77                                         { name: '', width: 3, get: getCheck, styles: 'text-align: center;' }, { name: 'Name', get: getName, width: 40 }, 
     77                                        { name: '', width: 3, get: getCheck, styles: 'text-align: center;' }, { name: 'Name', get: getName, width: 40 } 
    7878                                ], [ 
    7979                                        { name: '', get: getDetail, colSpan: 2, styles: 'padding: 0; margin: 0;'} 
  • dojox/trunk/grid/tests/test_change_structure.html

    r14589 r15131  
    5555                                {name: 'Orange', value: '<img src="images/flatScreen.gif" height="48" width="48">'}, 
    5656                                {name: 'Pear', get: get}, 
    57                                 {name: 'Tomato', width: 20, value: '<input name="" type="file">'}, 
     57                                {name: 'Tomato', width: 20, value: '<input name="" type="file">'} 
    5858                ]; 
    5959                 
     
    7777                                {name: 'Banana', get: get, width: 20}, 
    7878                                {name: 'Kiwi', get: get, width: 20}, 
    79                                 {name: 'Pear', get: get, width: 20}, 
     79                                {name: 'Pear', get: get, width: 20} 
    8080                        ],[ 
    8181                                {name: 'Beans', value: 'Happy to be grid!'}, 
  • dojox/trunk/grid/tests/test_styling.html

    r14589 r15131  
    9595                                {name: 'Column 6', field: 'col6', headerStyles: 'background-image: none; background-color: #003333;', classes: 'greenColumn'}, 
    9696                                {name: 'Column 7', field: 'col7'}, 
    97                                 {name: 'Column 8', field: 'col8'}, 
     97                                {name: 'Column 8', field: 'col8'} 
    9898                        ] 
    9999                ]; 
  • dojox/trunk/grid/tests/test_subgrid.html

    r14656 r15131  
    7777                                }, 
    7878                                cells: [[ 
    79                                         { name: '', width: 3, get: getCheck, styles: 'text-align: center;' }, { name: 'Name', get: getName, width: 40 }, 
     79                                        { name: '', width: 3, get: getCheck, styles: 'text-align: center;' }, { name: 'Name', get: getName, width: 40 } 
    8080                                ], [ 
    8181                                        { name: '', get: getDetail, colSpan: 2, styles: 'padding: 0; margin: 0;'} 
  • dojox/trunk/highlight/languages/python.js

    r12032 r15131  
    3333            illegal: '[${]', 
    3434            keywords: {'class': 1}, 
    35             contains: ['title', 'params',], 
     35            contains: ['title', 'params'], 
    3636            relevance: 10 
    3737          }, 
  • dojox/trunk/jsonPath/tests/jsonPath.js

    r12658 r15131  
    201201                                doh.assertEqual(success,result); 
    202202                        } 
    203                 }, 
    204  
     203                } 
    205204        ] 
    206205); 
  • dojox/trunk/rpc/tests/Geonames.js

    r13574 r15131  
    221221                                name: "postalCodeSearch", 
    222222                                parameters:{placename: "blacksburg"}, 
    223                                 expectedResult: dojo.toJson({}), 
    224                         }) 
    225                 }, 
    226   
    227  
    228  
    229  
     223                                expectedResult: dojo.toJson({}) 
     224                        }) 
     225                } 
    230226        ] 
    231227); 
  • dojox/trunk/secure/tests/sandbox.js

    r14172 r15131  
    2525                        dojox.secure.evaluate("document.write(\"<div style='color:red'>written</div>\");",container); 
    2626                        t.t(container.innerHTML.match(/written/)); 
    27                 }, 
     27                } 
    2828        ]); 
    2929 
  • dojox/trunk/validate/_base.js

    r10806 r15131  
    145145                        dependencies:   { 
    146146                                cc_exp: "cc_no",         
    147                                 cc_type: "cc_no",        
     147                                cc_type: "cc_no"         
    148148                        }, 
    149149 
     
    155155                                field_name3: [myValidationFunction, additional parameters], 
    156156                                field_name4: [dojo.validate.isValidDate, "YYYY.MM.DD"], 
    157                                 field_name5: [dojo.validate.isEmailAddress, false, true], 
     157                                field_name5: [dojo.validate.isEmailAddress, false, true] 
    158158                        }, 
    159159 
     
    163163                        confirm: { 
    164164                                email_confirm: "email",  
    165                                 pw2: "pw1",      
     165                                pw2: "pw1" 
    166166                        } 
    167167                };