11cb0ef41Sopenharmony_ci<!doctype html> 21cb0ef41Sopenharmony_ci<html> 31cb0ef41Sopenharmony_ci<head> 41cb0ef41Sopenharmony_ci<script src="/resources/testharness.js"></script> 51cb0ef41Sopenharmony_ci<script src="/resources/testharnessreport.js"></script> 61cb0ef41Sopenharmony_ci<script src="resources/clamped-time-origin.js"></script> 71cb0ef41Sopenharmony_ci</head> 81cb0ef41Sopenharmony_ci<body> 91cb0ef41Sopenharmony_ci<script> 101cb0ef41Sopenharmony_ci// Isolated contexts should be clamped to 5 microseconds. 111cb0ef41Sopenharmony_cirun_test(/*isolated=*/true); 121cb0ef41Sopenharmony_ci</script> 131cb0ef41Sopenharmony_ci</body> 141cb0ef41Sopenharmony_ci</html>