Is there any detectable difference between setting `id` through `element.id='foo';` or `element.setAttribute('id','foo')`?
@kuvos AFAIK the effect is always the same, unless you do something like `HTMLElement.prototype.setAttribute = detect`.
-
-
@mathias well yeah, obviously. and doing crazy namespace stuff fucks this up good as well. but assuming that doesnt happen, should be same?Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.