mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-31 13:47:30 +03:00
90e1131a60
- Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests Daniel
19 lines
260 B
Plaintext
19 lines
260 B
Plaintext
|
|
.
|
|
bar
|
|
bar#baz
|
|
bar?baz
|
|
bar?baz#baz2
|
|
#baz
|
|
?baz
|
|
?baz#baz2
|
|
../up.a.notch.html#wow
|
|
../up.a.notch.html?wow
|
|
../up.a.notch.html?wow#wow2
|
|
/root.cgi#OK
|
|
/root.cgi?OK
|
|
/root.cgi?OK#OK2
|
|
http://elsewhere.com/#deep
|
|
http://elsewhere.com/?deep
|
|
http://elsewhere.com/?deep#deep2
|