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

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

Issue 1810973004: Add the CustomElementsRegistry interface behind the flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase (merge conflict) Created 4 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 77a92c7ad959966b010ac7ee07e24996b38a4672..19a73d514a9d4bcd3811838d9cb76d9641710a87 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -774,6 +774,10 @@ interface CryptoKey
getter type
getter usages
method constructor
+interface CustomElementsRegistry
+ attribute @@toStringTag
+ method constructor
+ method define
interface CustomEvent : Event
attribute @@toStringTag
getter detail
@@ -7401,6 +7405,7 @@ interface webkitURL
attribute closed
attribute console
attribute crypto
+ attribute customElements
attribute defaultStatus
attribute defaultstatus
attribute devicePixelRatio
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/dom/custom/custom-elements-registry.html ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698