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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/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/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index bbee8ef2980d716911fb0fa2f3dd2333dfe0be23..39215501075d18e3d71301e158a582b49db9b422 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2056,6 +2056,7 @@ interface HTMLHtmlElement : HTMLElement
interface HTMLIFrameElement : HTMLElement
attribute @@toStringTag
getter align
+ getter allow
getter allowFullscreen
getter allowPaymentRequest
getter contentDocument
@@ -2075,6 +2076,7 @@ interface HTMLIFrameElement : HTMLElement
method constructor
method getSVGDocument
setter align
+ setter allow
setter allowFullscreen
setter allowPaymentRequest
setter frameBorder

Powered by Google App Engine
This is Rietveld 408576698