17.1.0
Allowed named/indexed getters, setters, and deleters to appear on derived interfaces, where if present they shadow the parent interface's instance of that construct. This is not allowed per the Web IDL standard, but the Web IDL standard has a known bug in this regard: whatwg/webidl#833. (#258, @UndefinedBehaviour)