Historial de Commits

Autor SHA1 Mensaje Fecha
  Kunpei Sakai e7e4b65ae6 html: improve coding style hace 5 años
  Kunpei Sakai 51f093181b html: update adoption agency algorithm hace 5 años
  Kunpei Sakai 1ddd1de85c html: implement generic raw text element parsing algorithm hace 5 años
  Kunpei Sakai afd1edf42a html: drop <isindex> and <command> specific handlings hace 5 años
  Kunpei Sakai ffdde10578 html: implement adjusted current node and make parser support foreign fragment hace 5 años
  Kunpei Sakai b954d4e333 html: add Main support hace 5 años
  Kunpei Sakai 6f6bbb1828 html: add Dialog support hace 5 años
  Kunpei Sakai 9ce7a6920f html: implement ParseWithOptions and ParseFragmentWithOptions hace 5 años
  Tom Anthony ce75fb3bc6 html: Add missing condition to 'in cell' insertion mode, required by spec hace 5 años
  Kunpei Sakai 574d568418 html: add "in head noscript" im support hace 5 años
  Mikio Hara a33f666f30 html: gofmt -w -s hace 5 años
  Tom Anthony e3b2ff56ed html: fix parsing where nested tags of unknown types inadvertently close one another hace 5 años
  Kunpei Sakai 3a22650c66 html: remove unnecessary break hace 5 años
  Kunpei Sakai d26f9f9a57 html: update inSelectIM and inSelectInTableIM for the latest spec hace 6 años
  Kunpei Sakai f5e5bdd778 html: remove unnecessary namespace checking hace 6 años
  Kunpei Sakai cf3bd585ca html: don't set im if <template> doesn't have HTML namespace hace 6 años
  Kunpei Sakai 2f5d238892 html: avoid panic even if unconsidered <isindex> and <template> combination hace 6 años
  Nigel Tao 161cd47e91 html: add more comments to Parse and ParseFragment hace 6 años
  Kunpei Sakai 8a410e7b63 html: fix wrong comparison in foster parenting algorithm hace 6 años
  Kunpei Sakai faa378e6db html: handle end-of-file cases correctly hace 6 años
  Kunpei Sakai aaf6012214 html: remove special procedure for <template> in frameset im hace 6 años
  Kunpei Sakai c394268923 html: don't ignore token when current token is not <template> hace 6 años
  Kunpei Sakai 32a936f463 html: don't ignore the token if the current node is form hace 6 años
  Kunpei Sakai d41e817464 html: handle rb and rtc elements hace 6 años
  Kunpei Sakai 8d16fa6dc9 html: avoid invalid nil pointer access hace 6 años
  namusyaka 500e7a4f95 html: add "in template" insertion mode support hace 6 años
  namusyaka 2e7f24ace3 html: update section numbers hace 6 años
  Dmitry Savintsev 3d87fd621c x/net/html: Sync the html parser and atom with the current whatwg spec hace 9 años
  Andrew Gerrand fbe893ddcd go.net: use golang.org/x/... import paths hace 10 años
  Frederick Kelly Mayle III 5755bc4e75 go.net/html: Fix comment handling for "in select" insertion mode hace 10 años