Allen Wirfs-Brock: > Presumably the only reason this algorithm needs to be an "internal > method" rather than an "abstract operation" is to allow the > possibility that some host objects have different definitions of it. > Does this actually occur in browser implementations?
I defer to Boris and others on what’s implemented in Gecko. Web IDL (as you probably noticed) doesn’t require any special [[DefaultValue]] behaviour. -- Cameron McCormack ≝ http://mcc.id.au/ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

