[Bug 23771] "TreatUndefinedAs=Null" seems pointless

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
I agree.  It's also unused.

In fact, I believe [TreatUndefinedAs] as a whole can go.  Specifically, for the
values:

"Missing" is obsoleted by making that the default behavior.
"Null" is pointless as this bug says
"EmptyString" can be replaced by just making the argument optional and giving
it
   a default value of "".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 8 November 2013 17:45:04 UTC