Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2394473002: iframes with allowpaymentrequest attribute are allowed to make payment requests. (Closed)
Patch Set: Rebased Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 4dee2d114030145086aa3c8bc7de5dbdea89b022..a8016348a208f2b92d22ecfc98c05a25adadf1f0 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2488,6 +2488,7 @@ interface HTMLIFrameElement : HTMLElement
attribute @@toStringTag
getter align
getter allowFullscreen
+ getter allowPaymentRequest
getter contentDocument
getter contentWindow
getter csp
@@ -2508,6 +2509,7 @@ interface HTMLIFrameElement : HTMLElement
method getSVGDocument
setter align
setter allowFullscreen
+ setter allowPaymentRequest
setter csp
setter frameBorder
setter height

Powered by Google App Engine
This is Rietveld 408576698