Changeset [7084622bd99591d0df7cc6e5e2ccb0c91fd99997] by Nick

March 29th, 2010 @ 08:00 PM

jslint fixed, de-tabification, adding semicolons, adding (), adding braces, removing duplicate vars, add undeclared vars. No major bugs. Diff with "-w" maybe more illuminating.
http://github.com/thatcher/env-js/commit/7084622bd99591d0df7cc6e5e2...

Committed by Nick

  • M src/common/__extend__.js
  • M src/css/properties.js
  • M src/css/rule.js
  • M src/dom/attr.js
  • M src/dom/cdatasection.js
  • M src/dom/characterdata.js
  • M src/dom/comment.js
  • M src/dom/document.js
  • M src/dom/documentfragment.js
  • M src/dom/documenttype.js
  • M src/dom/domimplementation.js
  • M src/dom/element.js
  • M src/dom/entity.js
  • M src/dom/entityreference.js
  • M src/dom/namednodemap.js
  • M src/dom/namespace.js
  • M src/dom/node.js
  • M src/dom/nodelist.js
  • M src/dom/notation.js
  • M src/dom/processinginstruction.js
  • M src/dom/text.js
  • M src/dom/xmlserializer.js
  • M src/event/documentevent.js
  • M src/html/a.js
  • M src/html/area.js
  • M src/html/base.js
  • M src/html/body.js
  • M src/html/br.js
  • M src/html/button.js
  • M src/html/canvas.js
  • M src/html/col-colgroup.js
  • M src/html/del-ins.js
  • M src/html/div.js
  • M src/html/dl.js
  • M src/html/element.js
  • M src/html/fieldset.js
  • M src/html/form.js
  • M src/html/frame.js
  • M src/html/frameset.js
  • M src/html/h1.js
  • M src/html/head.js
  • M src/html/hr.js
  • M src/html/html.js
  • M src/html/htmlevents.js
  • M src/html/iframe.js
  • M src/html/input-elements.js
  • M src/html/input.js
  • M src/html/label.js
  • M src/html/legend.js
  • M src/html/li.js
  • M src/html/link.js
  • M src/html/map.js
  • M src/html/meta.js
  • M src/html/object.js
  • M src/html/ol.js
  • M src/html/optgroup.js
  • M src/html/option.js
  • M src/html/p.js
  • M src/html/param.js
  • M src/html/pre.js
  • M src/html/script.js
  • M src/html/select.js
  • M src/html/style.js
  • M src/html/table.js
  • M src/html/tbody-thead-tfoot.js
  • M src/html/td-th.js
  • M src/html/textarea.js
  • M src/html/title.js
  • M src/html/ul.js
  • M src/html/unknown.js
  • M src/window/frame.js
  • M src/window/history.js
  • M src/window/navigator.js
  • M src/window/screen.js
  • M src/window/window.js
  • M src/xhr/location.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment