Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v21' into bidi-page-goback-forward
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Dec 6, 2024
2 parents 34b5dd8 + fd48af1 commit 309f764
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 854 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,21 @@
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] *should navigate to dataURL and fire dataURL requests*",
"platforms": [
"darwin",
"linux",
"win32"
],
"parameters": [
"webDriverBiDi"
],
"expectations": [
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] navigation Frame.goto*",
Expand Down Expand Up @@ -405,6 +420,21 @@
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[browsercontext.spec] *",
"platforms": [
"darwin",
"linux",
"win32"
],
"parameters": [
"webDriverBiDi"
],
"expectations": [
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[device-request-prompt.spec] *",
Expand Down
Loading

0 comments on commit 309f764

Please sign in to comment.