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

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

Issue 2824583002: Implement <script nomodule> (Closed)
Patch Set: Fix a couple of tests I missed 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 dc45ff62d30c1eee04d484de36e0ceb249d1c3b2..24fd02fe0c728e849b13dc7877c5380b452e6553 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3185,6 +3185,7 @@ interface HTMLScriptElement : HTMLElement
getter event
getter htmlFor
getter integrity
+ getter noModule
getter nonce
getter src
getter text
@@ -3197,6 +3198,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