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

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

Issue 2824583002: Implement <script nomodule> (Closed)
Patch Set: Move script_type declaration Created 3 years, 8 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 32079e5f701eee2893141065c810dd5f2265b966..9027ab7711826ab2f943895be7f30e33b33ed5d5 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3217,6 +3217,7 @@ interface HTMLScriptElement : HTMLElement
getter event
getter htmlFor
getter integrity
+ getter noModule
getter nonce
getter src
getter text
@@ -3229,6 +3230,7 @@ interface HTMLScriptElement : HTMLElement
setter event
setter htmlFor
setter integrity
+ setter noModule
setter nonce
setter src
setter text

Powered by Google App Engine
This is Rietveld 408576698