[Bug 13895] To clarify -- on getting, does the setter preprocessor still need to be run? I.e. if the input is "http://example.org:99999", should port be 0, 65535, or 99999?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=13895

Rachel Blum <groby@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #2 from Rachel Blum <groby@chromium.org> 2011-12-29 21:12:26 UTC ---
The question was, ultimately, does the standard say anything about IDL behavior
on getting values when the underlying object is invalid/malformed. 

I believe misread the spec to assume that was even possible. I.e. I missed that
an authority-based URL must have been parsed and hence cannot be malformed.
(http://example.org:99999 obviously is malformed)


Hope that clarifies it.  Closing, unless you feel an urgent need to elaborate
more :)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 29 December 2011 21:12:28 UTC