| 1 | // --------------------------------------------------------------------------- |
| 2 | // Fidelity tests for the OAuth popup HTML generator + callback wrapper. |
| 3 | // Locks in the escaping rules, postMessage/BroadcastChannel behavior, and |
| 4 | // the completeOAuth-to-popup-payload conversion semantics so the google- |
nothing calls this directly
no test coverage detected