Skip to content

Commit

Permalink
Bidi: Mark ShouldNavigateToDataURLAndFireDataURLRequests as passing
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Jan 13, 2025
1 parent fe03be5 commit af1baa7
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,21 +150,6 @@
"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

0 comments on commit af1baa7

Please sign in to comment.