Closed
Bug 1898536
Opened 1 year ago
Closed 1 year ago
Add variations of same-document-tests for force-load-at-top
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
There are a number of text fragment tests about scrolling for same-document navigation, but they do not test with the force-load-at-top document policy. The policy is not supposed to affect same-document navigation.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
This will be useful when we test the force-load-at-top variations.
Assignee | ||
Comment 3•1 year ago
|
||
These are a copy of same-document-tests.html
Assignee | ||
Comment 4•1 year ago
|
||
These depends on other bugs so that the base versions of the tests all pass.
Depends on: 1860915
Updated•1 year ago
|
Attachment #9403540 -
Attachment description: Bug 1898536, part 3 - Add variations of same-document-tests for FLAT and no-FLAT. → Bug 1898536, part 3 - Add variations of same-document-tests for force-load-at-top values.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/215c5ca38763
part 1 - Split out the inner part of the same-document-tests into a JS file. r=jjaschke
https://hg.mozilla.org/integration/autoland/rev/2481bea4635b
part 2 - Add an even more basic element fragment navigation test. r=jjaschke
https://hg.mozilla.org/integration/autoland/rev/adceb35efff9
part 3 - Add variations of same-document-tests for force-load-at-top values. r=jjaschke
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/46966 for changes under testing/web-platform/tests
Comment 7•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/215c5ca38763
https://hg.mozilla.org/mozilla-central/rev/2481bea4635b
https://hg.mozilla.org/mozilla-central/rev/adceb35efff9
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•