Skip to content
Snippets Groups Projects
  1. May 11, 2012
  2. May 10, 2012
  3. May 03, 2012
  4. Apr 23, 2012
  5. Apr 20, 2012
  6. Apr 19, 2012
  7. Apr 18, 2012
    • Marijn Haverbeke's avatar
      [xml mode] Fix null-dereference · 1068a7fb
      Marijn Haverbeke authored
      Closes #502
      1068a7fb
    • eustas's avatar
      HTML: "implicit-closing" fixes. · 46b629b9
      eustas authored
      1) "colgroup" is not to be closed by another "colgroup" (there are other conditions in spec).
      2) recursive self closing is allowed; example:
         <optgroup>
          <option>
         <optgroup>
      3) selfclosers should also grab context; example:
      
         <optgroup>
          <option>
         <optgroup />
      46b629b9
  8. Apr 17, 2012
  9. Apr 04, 2012
  10. Apr 03, 2012
  11. Apr 02, 2012
  12. Mar 26, 2012
  13. Mar 21, 2012
  14. Mar 16, 2012
  15. Mar 14, 2012
Loading