webdriver
webdriver copied to clipboard
HTML spec does not define "An overridden reload" term
The An overridden reload term used by 10.5 Refresh is not defined in the HTML specification and the link doesn't lead anywhere.
Thanks for the report! So I see https://github.com/whatwg/html/pull/3662 but that PR hasn't been merged. Instead it landed as https://github.com/whatwg/html/commit/6440ccae7340ea41d3eb5bf8ff0b3b27363eda85.
Details for the removal:
Remove overridden reload concept
Or: document.open() simplifications, part 1.9.
This behavior is only implemented in Firefox and Edge and has
contributed to developer confusion. See
https://bugzilla.mozilla.org/show_bug.cgi?id=556002.
This is a part of the effort to renovate document.open(). See
https://github.com/whatwg/html/issues/3818 for context.
Tests: https://github.com/web-platform-tests/wpt/pull/12555
CC'ing @jgraham.