You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to prove to myself that the current xml:base implementation
handles absolute paths with no domain part (as in "xml:base=/absolute")
by replacing the current base path (as illustrate in the spec example:
https://www.w3.org/TR/xmlbase/)
All tests pass.
0 commit comments