Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Implement initial part of history.state
- Loading branch information
Showing
26 changed files
with
130 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...l/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
[scroll-restoration-fragment-scrolling-samedoc.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
bug: https://github.com/servo/servo/issues/14970 | ||
[Manual scroll restoration should take precedent over scrolling to fragment in cross doc navigation] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
4 changes: 3 additions & 1 deletion
4
...traversal/persisted-user-state-restoration/scroll-restoration-navigation-samedoc.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
[scroll-restoration-navigation-samedoc.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
bug: https://github.com/servo/servo/issues/14970 | ||
[history.{push,replace}State retain scroll restoration mode and navigation in the same document respects it] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
4 changes: 3 additions & 1 deletion
4
tests/wpt/metadata/html/browsers/browsing-the-web/history-traversal/popstate_event.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
[popstate_event.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
bug: https://github.com/servo/servo/issues/19905 | ||
[Queue a task to fire popstate event] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 0 additions & 3 deletions
3
tests/wpt/metadata/html/browsers/history/the-history-interface/005.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
tests/wpt/metadata/html/browsers/history/the-history-interface/006.html.ini
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
tests/wpt/metadata/html/browsers/history/the-history-interface/007.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
tests/wpt/metadata/html/browsers/history/the-history-interface/011.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
tests/wpt/metadata/html/browsers/history/the-history-interface/012.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
...wpt/metadata/html/browsers/history/the-history-interface/combination_history_001.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...wpt/metadata/html/browsers/history/the-history-interface/combination_history_004.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[combination_history_004.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[After calling of back method, check length] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
...wpt/metadata/html/browsers/history/the-history-interface/combination_history_005.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[combination_history_005.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[After calling of forward method, check length] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
...wpt/metadata/html/browsers/history/the-history-interface/combination_history_006.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[combination_history_006.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[After calling of go method, check length] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
...wpt/metadata/html/browsers/history/the-history-interface/combination_history_007.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[combination_history_007.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[After calling of back and pushState method, check length] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
tests/wpt/metadata/html/browsers/history/the-history-interface/history_back.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[history_back.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[history back] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
tests/wpt/metadata/html/browsers/history/the-history-interface/history_forward.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[history_forward.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[history forward] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
tests/wpt/metadata/html/browsers/history/the-history-interface/history_go_minus.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[history_go_minus.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[history go minus] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
3 changes: 2 additions & 1 deletion
3
tests/wpt/metadata/html/browsers/history/the-history-interface/history_go_plus.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
[history_go_plus.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[history go plus] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata/html/browsers/history/the-history-interface/history_pushstate.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...ta/html/browsers/history/the-history-interface/history_pushstate_nooptionalparam.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata/html/browsers/history/the-history-interface/history_replacestate.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata/html/browsers/history/the-history-interface/history_state.html.ini
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 6 additions & 1 deletion
7
...l/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
[formAction_document_address.html] | ||
type: testharness | ||
expected: ERROR | ||
[Check if button.formAction is the document's new address when formaction content attribute is missing and pushState has been used] | ||
expected: FAIL | ||
[Check if input.formAction is the document's new address when formaction content attribute is missing and pushState has been used] | ||
expected: FAIL | ||
|