Historique des commits

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