[w3c/uievents] Remove more definitions of MutationEvent and friends (PR #382)

See https://github.com/w3c/uievents/pull/381 for the first part of this cleanup.

I really don't understand how this repo is structured, it seems like tons of generated files are checked in, and aren't actually built by the `build.py`.  I ended up just manually deleting mutation events from all the places, hopefully correctly.

The following tasks have been completed:

 * [X] Confirmed there are no ReSpec/BikeShed errors or warnings.
 * [X] Modified Web platform tests (link to pull request)

https://github.com/web-platform-tests/wpt/pull/47727

Implementation commitment:
* [x]  WebKit ([Deprecation / Removal of Mutation Events WebKit/standards-positions#192](https://github.com/WebKit/standards-positions/issues/192))
* [x]  Chromium (https://issues.chromium.org/issues/40268638)
* [x]  Gecko ([Deprecation / Removal of Mutation Events mozilla/standards-positions#807](https://github.com/mozilla/standards-positions/issues/807))

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/uievents/pull/382

-- Commit Summary --

  * Remove the rest except TR.html
  * TR

-- File Changes --

    M TR.html (782)
    M fixup-static-export.py (4)
    M fixup.js (4)
    M images/event-inheritance.svg (2)
    M index-snapshot.html (827)
    M sections/legacy-event-initializers.txt (4)
    M sections/legacy-event-types.txt (751)
    M split/composition-events.bs (4)
    M split/composition-events.html (6)
    M split/composition-events.txt (4)
    M split/keyboard-events.bs (4)
    M split/keyboard-events.html (6)
    M split/keyboard-events.txt (4)
    M split/mouse-events.bs (4)
    M split/mouse-events.html (6)
    M split/mouse-events.txt (16)
    M split/ui-events.html (6)
    M split/ui-events.txt (744)

-- Patch Links --

https://github.com/w3c/uievents/pull/382.patch
https://github.com/w3c/uievents/pull/382.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/382
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/pull/382@github.com>

Received on Friday, 6 September 2024 16:56:32 UTC