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

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

Issue 2873433002: Enable Feature Policy without experimental features or fullscreen (Closed)
Patch Set: Fix test failure (fullscreen is still behind FeaturePolicy flag and only disabled in-place of IsSup… Created 3 years, 7 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 7cc312817ad2dc0da7745af2fd67c6aa72f9665d..fa4b409e4614c21f6529fa0407c3d1145dc95bb2 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2654,6 +2654,7 @@ interface HTMLHtmlElement : HTMLElement
interface HTMLIFrameElement : HTMLElement
attribute @@toStringTag
getter align
+ getter allow
getter allowFullscreen
getter allowPaymentRequest
getter contentDocument
@@ -2674,6 +2675,7 @@ interface HTMLIFrameElement : HTMLElement
method constructor
method getSVGDocument
setter align
+ setter allow
setter allowFullscreen
setter allowPaymentRequest
setter csp

Powered by Google App Engine
This is Rietveld 408576698