Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
paymentrequest
/
installment-configuration.https.html
blob: 3e6e7ac1a8ba7a48d49d1e026161ceae7f35b5a6 [
file
] [
log
] [
blame
] [
edit
]
<script>
testRunner
.
dumpAsText
()
internals
.
mockPaymentCoordinator
.
installmentConfigurationReturnsNil
()
?
alert
(
"PASS"
)
:
alert
(
"FAIL"
)
</script>