Files
atom/spec
Antonio Scandurra 9af7795a7e Avoid skipping null bytes
Now that we build DOM nodes via `document.createElement`, there's no need to
skip null byte characters (nor to avoid to pair them) because the browser will
keep them in the document (unlike `innerHTML`).
2015-09-14 11:45:29 +02:00
..
2015-08-21 16:59:53 -07:00
2015-08-24 17:00:09 -07:00
2014-02-02 19:29:54 +06:00
2015-04-13 12:24:25 +02:00