Histórico de Commits

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