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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2873433002: Enable Feature Policy without experimental features or fullscreen (Closed)
Patch Set: Update webkit_unit_tests(vibrate is not valid feature name) and layout_tests for fp-fullscreen (exp… 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/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 27df4cb67cdcebc30cb14b7f6cd33c978962a2a4..473be16af507f4e169cafaf85018b9d8f7b20087 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -1985,6 +1985,7 @@ interface HTMLHtmlElement : HTMLElement
interface HTMLIFrameElement : HTMLElement
attribute @@toStringTag
getter align
+ getter allow
getter allowFullscreen
getter allowPaymentRequest
getter contentDocument
@@ -2004,6 +2005,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