Commit History

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