- Jul 18, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #641
-
Marijn Haverbeke authored
Closes #643
-
Marijn Haverbeke authored
Closes #642
-
Marijn Haverbeke authored
-
vf authored
-
Marijn Haverbeke authored
All supported browsers have this method.
-
- Jul 17, 2012
-
-
alexey-k authored
test="<a href=# onclick=\"alert(); return false;\">test</a>"; Previous (incorrect) behavior was: test="<a href=# onclick=\"alert(); return false; \">test</a>"
-
- Jul 12, 2012
-
-
Marijn Haverbeke authored
-
- Jul 10, 2012
-
-
eustas authored
-
eustas authored
-
Marijn Haverbeke authored
Issue #627
-
- Jul 09, 2012
-
-
Marijn Haverbeke authored
Move to a slight variation of the old code again, since the new one had some serious problems.
-
Marijn Haverbeke authored
Spaces at the end of the line cause different wrapping in that engine.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Samuel Ainsworth authored
-
Marijn Haverbeke authored
Implicit conversion to bool was used where ==null was intended. Closes #624
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Jul 05, 2012
-
-
Marijn Haverbeke authored
Issue #616
-
Marijn Haverbeke authored
-
- Jul 04, 2012
-
-
Marijn Haverbeke authored
Issue #606
-
- Jul 03, 2012
-
-
Ananya Sen authored
-
Amy authored
-
Marijn Haverbeke authored
Closes #616
-
Marijn Haverbeke authored
Issue #606
-
Marijn Haverbeke authored
-
- Jun 27, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Things like browser search could set its scrollTop to something >0, in which case our whole scrolling would get stuck in a broken state. This makes sure to reset it back to zero when that happens.
-
- Jun 26, 2012
-
-
Jan Keromnes authored
-
- Jun 25, 2012
-
-
Randy Edmunds authored
-
Nathan Williams authored
- Changed to read the tagName from state.htmlState instead of state.htmlState.context on '>'. xml.js has expanded its awareness of void html tags and is popping its context when it doesn't expect a close tag. - Added an option defining a list of void tags.
-
Marijn Haverbeke authored
-
- Jun 22, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Jun 21, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-