{"json_modified": "2016-03-28T08:29:11.551660", "uuid": "c02bfd03-2d34-4251-b188-695c1b9159a9", "title": "TreeWalker.previousNode()", "url": "/en-US/docs/Web/API/TreeWalker/previousNode", "tags": ["API", "DOM", "DOM Reference", "TreeWalker", "Method"], "translations": [], "modified": "2015-02-22T15:13:46", "label": "TreeWalker.previousNode()", "localization_tags": [], "locale": "en-US", "id": 81649, "last_edit": "2015-02-22T15:10:43", "summary": "The TreeWalker.previousNode() method moves the current Node to the previous visible node in the document order, and returns the found node. It also moves the current node to this one. If no such node exists,or if it is before that the root node defined at the object construction, returns null and the current node is not changed.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Specification", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/TreeWalker/previousNode", "review_tags": []}