[Bug 15555] Figure out which feature strings should be supported

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

--- Comment #5 from Anne <annevk@annevk.nl> ---
Actually, we want to remove everything we can get away with, including features
that might be in use (e.g. the attribute stuff). That's the way the DOM
standard has been written.

The cost of keeping something forever is greater than some short term hassle.

Always returning true for hasFeature() works for me.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 14 October 2012 20:13:27 UTC