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
The Ruby URI class used for parsing uri's in removing explicit ports in urls if it roundtrips. There's no evidence that HTML5 expects this to happen. It seems to in FF but not in Safari.
Probably should ditch the Ruby class and write one in JS to be shared between Johnson and Rhino.
The text was updated successfully, but these errors were encountered:
The Ruby URI class used for parsing uri's in removing explicit ports in urls if it roundtrips. There's no evidence that HTML5 expects this to happen. It seems to in FF but not in Safari.
Probably should ditch the Ruby class and write one in JS to be shared between Johnson and Rhino.
The text was updated successfully, but these errors were encountered: