11cb0ef41Sopenharmony_ci<!DOCTYPE html> 21cb0ef41Sopenharmony_ci<html> 31cb0ef41Sopenharmony_ci <head> 41cb0ef41Sopenharmony_ci <meta charset="utf-8" /> 51cb0ef41Sopenharmony_ci <title>Blank Page</title> 61cb0ef41Sopenharmony_ci <script> 71cb0ef41Sopenharmony_ci window.onload = function(event) { 81cb0ef41Sopenharmony_ci // This is needed to ensure the onload event fires when this page is 91cb0ef41Sopenharmony_ci // opened as a popup. 101cb0ef41Sopenharmony_ci // See https://github.com/web-platform-tests/wpt/pull/18157 111cb0ef41Sopenharmony_ci }; 121cb0ef41Sopenharmony_ci </script> 131cb0ef41Sopenharmony_ci </head> 141cb0ef41Sopenharmony_ci <body> 151cb0ef41Sopenharmony_ci </body> 161cb0ef41Sopenharmony_ci</html> 17