)]}'
{
  "commit": "312450e473eae9f9e6173ad895c80bc5ea2f79ad",
  "tree": "4f494065ee477e472636342aef9d79be9786a0bc",
  "parents": [
    "09731f9bf919b00b344c763894cd1920b3d96d90"
  ],
  "author": {
    "name": "Pukki",
    "email": "volentie@gmail.com",
    "time": "Thu Mar 06 15:22:12 2025 -0300"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Wed Mar 12 15:46:46 2025 -0700"
  },
  "message": "html: ensure \u003csearch\u003e tag closes \u003cp\u003e and update tests\n\nThis change ensures that the \u003csearch\u003e tag correctly closes an open \u003cp\u003e tag when encountered during parsing.\n\nChanges:\n- Added \u003csearch\u003e to the list of elements that should close an open \u003cp\u003e tag in parse.go.\n- Updated the second list in parse.go to ensure consistency.\n- Updated html/atom/gen.go, table.go, and table_test.go accordingly.\n- Modified parse_test.go to use strings.Builder instead of bytes.Buffer.\n- Updated test error messages to follow Go’s conventions.\n- Fixed an accidental colon in the comment in parse.go.\n\nChange-Id: I5835da69f6bb0e14c483e55b7ae82915ae958dc1\nReviewed-on: https://go-review.googlesource.com/c/net/+/655457\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1e249d163cc1d37e988056bb6164d1772181c7ea",
      "old_mode": 33188,
      "old_path": "html/atom/gen.go",
      "new_id": "42b84cbf1026c3b2ec39a7c6d8bed170ee4d223d",
      "new_mode": 33188,
      "new_path": "html/atom/gen.go"
    },
    {
      "type": "modify",
      "old_id": "2a938864cb9d3e88b3259c4856412517a39dce5f",
      "old_mode": 33188,
      "old_path": "html/atom/table.go",
      "new_id": "b460e6f722b9b6f8699af31c30b92f73c829036e",
      "new_mode": 33188,
      "new_path": "html/atom/table.go"
    },
    {
      "type": "modify",
      "old_id": "8a30762ec27a76d2738c31981fb69a314f90528e",
      "old_mode": 33188,
      "old_path": "html/atom/table_test.go",
      "new_id": "f5c3cdb4fc5e17301bbce6fd343cb84cb3c0f793",
      "new_mode": 33188,
      "new_path": "html/atom/table_test.go"
    },
    {
      "type": "modify",
      "old_id": "643c674e37802d509cb5806cff26a0b0be4ab603",
      "old_mode": 33188,
      "old_path": "html/parse.go",
      "new_id": "518ee4c94e7498da110263ef680b7c4adae8f024",
      "new_mode": 33188,
      "new_path": "html/parse.go"
    },
    {
      "type": "modify",
      "old_id": "24b352e2add7cf433adb0101e4eb473472338036",
      "old_mode": 33188,
      "old_path": "html/parse_test.go",
      "new_id": "fea110a4b3a59a5a2b99b70cf2cc10c68d0d65dc",
      "new_mode": 33188,
      "new_path": "html/parse_test.go"
    }
  ]
}
