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

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

Issue 2370783002: Adding CSP attribute on HTMLIFrameElement (Closed)
Patch Set: Adjusting expectations Created 4 years, 3 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 b1e3377c1e4f1dc4b838c60f7dc9d8cca60e90c4..c9f2bb2c15e37d2ee0bd062332061e47734eee4e 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2462,6 +2462,7 @@ interface HTMLIFrameElement : HTMLElement
getter allowFullscreen
getter contentDocument
getter contentWindow
+ getter csp
getter frameBorder
getter height
getter longDesc
@@ -2479,6 +2480,7 @@ interface HTMLIFrameElement : HTMLElement
method getSVGDocument
setter align
setter allowFullscreen
+ setter csp
setter frameBorder
setter height
setter longDesc

Powered by Google App Engine
This is Rietveld 408576698