Re: [w3c/gamepad] Integrate with WebDriver and WebDriver BiDi for automation (PR #224)

@sadym-chromium commented on this pull request.



> +                      </li>
+                      <li>
+                        [=map/Set=] |eventParams|[|channel|] to |effectParams|[|channel|].
+                      </li>
+                    </ol>
+                  </li>
+                </ol>
+              </li>
+              <li>
+                [=map/Set=] |eventParams|[`"vibration"`] to |vibration|.
+              </li>
+              <li>
+                Let |body| be a [=map=] matching the `emulation.SimulatedDeviceEvent` production with the `params` field set to |eventParams|.
+              </li>
+              <li>
+                Let |relatedNavigables| be a [=set=] containing |navigable|.

Note: this means that even if the event was initiated from an iframe, the event will be emitted only on the top-level navigable. I believe this is fine.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/224#pullrequestreview-3252509987
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/224/review/3252509987@github.com>

Received on Monday, 22 September 2025 12:42:59 UTC