Merge commit '8a86f2ab6d'
This commit is contained in:
commit
2d91943fab
29 changed files with 2712 additions and 21 deletions
10
shared/examples/nav-golden-escape/expected-read-context.md
Normal file
10
shared/examples/nav-golden-escape/expected-read-context.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Nav-golden escape case. Every link but the first escapes the bundle or is a root-relative trap; a conformant navigator skips them all, reads none of them, raises nothing, and still returns the one valid sibling.
|
||||
|
||||
- [Valid sibling](valid.md)
|
||||
- [Parent escape](../SHOULD-NOT-BE-READ.md)
|
||||
- [Deep escape](../../../../etc/passwd)
|
||||
- [Root-relative trap](/etc/passwd)
|
||||
|
||||
## project: Valid sibling
|
||||
|
||||
The only in-bundle target. A conformant navigator returns exactly this file.
|
||||
Loading…
Add table
Add a link
Reference in a new issue