1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12

content / test / data / origin_trials / navigation.html [blame]

<!DOCTYPE html>
<html>
<head>
<title>Navigation Origin Trial Test</title>
<!-- TODO(iclelland): Generate this sample token during the build. The token
   below will expire in 2033, but it would be better to always have a token which
   is guaranteed to be valid when the tests are run.
   Generate this token with the command:
   generate_token.py https://example.test FrobulateNavigation -expire-timestamp=2000000000 -->
<meta http-equiv="origin-trial" content="AiSDtnMbPArghZ2A/kg59foCBNhCCgYJDSLWEYcAZzayqmSabwt7AWu9AdvOavoMykGgAL07nX6ZEoLrDNdyjwMAAABeeyJvcmlnaW4iOiAiaHR0cHM6Ly9leGFtcGxlLnRlc3Q6NDQzIiwgImZlYXR1cmUiOiAiRnJvYnVsYXRlTmF2aWdhdGlvbiIsICJleHBpcnkiOiAyMDAwMDAwMDAwfQ==">
</head>
</html>