Index: third_party/WebKit/LayoutTests/imported/wpt/payment-request/payment-request-in-iframe.html |
diff --git a/third_party/WebKit/LayoutTests/payments/payment-request-in-iframe.html b/third_party/WebKit/LayoutTests/imported/wpt/payment-request/payment-request-in-iframe.html |
similarity index 69% |
copy from third_party/WebKit/LayoutTests/payments/payment-request-in-iframe.html |
copy to third_party/WebKit/LayoutTests/imported/wpt/payment-request/payment-request-in-iframe.html |
index 69193a237dab5d6768c61e9e3c85261fc36d45b5..4c1c2dcea5524b69adaa2841bcd97dc1f34d2428 100644 |
--- a/third_party/WebKit/LayoutTests/payments/payment-request-in-iframe.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/payment-request/payment-request-in-iframe.html |
@@ -1,8 +1,9 @@ |
<!DOCTYPE html> |
<meta charset="utf-8"> |
-<title>Test for PaymentRequest in an iframe</title> |
-<script src="../resources/testharness.js"></script> |
-<script src="../resources/testharnessreport.js"></script> |
+<title>Test for PaymentRequest in an iframe (see also |
+https://github.com/w3c/browser-payment-api/issues/2)</title> |
+<script src="/resources/testharness.js"></script> |
+<script src="/resources/testharnessreport.js"></script> |
<iframe srcdoc=" |
<!DOCTYPE html> |
<meta charset='utf-8'> |