mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Fix panic on opening a directory
This commit is contained in:
parent
97ad913dc2
commit
29bdcba1e8
3 changed files with 17 additions and 2 deletions
|
@ -1,2 +1,7 @@
|
|||
[get.py]
|
||||
disabled: for now
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
[test_get_current_url_nested_browsing_context]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
[navigate.py]
|
||||
disabled: for now
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue