[wpt-sync] Sync PR 48278 - Assert relative changes in `history.length` in `same-url.html`
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48278 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48278
Details from upstream follow.
Jonathan Lee <jonathanjlee@google.com> wrote:
Assert relative changes in
history.lengthinsame-url.htmlAll browsers except Firefox spuriously fail the precondition in
onloadbecause their history includesabout:blank(initially loaded by WebDriver), followed bysame-url.html. Avoid encoding this implementation detail in the test.Also, add the current state to each assertion to make failure more informative.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Links
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•