MVPRubi

Results 2 issues of MVPRubi

![image](https://user-images.githubusercontent.com/52068614/167766367-ef8de3d8-7a31-4bb5-a643-c60960151773.png) 😊 长度被计算为了 1 ,应该是 2

**Description** When i use Legacy Chrome and add globalThis polyfill. Legacy Chrome will be judged to support InputEvent ![image](https://github.com/user-attachments/assets/36e4c20c-6a37-4c41-92f4-407d04093940) `(!IS_CHROME_LEGACY || !IS_ANDROID_CHROME_LEGACY)` maybe should be `&&` instead of `||`

bug
⚑ cross platform