Automatic update from web-platform-tests script: Ignore synthetic focus events in `<input>` and `<textarea>` As you can create these events with JavaScript, it isn't unexpected that you see unknown kinds of focus events. Just ignore these instead of panicking. Signed-off-by: Martin Robinson <mrobinson@igalia.com> -- wpt-commits: 5e6b5dd26cb9f067b38d86038e6f01fe04e82845 wpt-pr: 59810