16 lines
412 B
JSON
16 lines
412 B
JSON
{
|
|
"info": {
|
|
"name": "HTML",
|
|
"subsection_number": "7.5.2",
|
|
"subsection_name": "History Interface",
|
|
"url": "https://html.spec.whatwg.org/multipage/browsers.html#the-history-interface"
|
|
},
|
|
"features": [
|
|
"History.prototype.back",
|
|
"History.prototype.forward",
|
|
"History.prototype.go",
|
|
"History.prototype.pushState",
|
|
"History.prototype.replaceState",
|
|
"window.history"
|
|
]
|
|
}
|