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

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

Issue 1671823002: Restrict the types of nodes that could be assigned to a slot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 10 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 975be956e1974ceb6014bc76d789c03bf78a801f..1c16e8a817d2a3c580493ce47f9463a377ec53d0 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -595,7 +595,6 @@ interface ChannelMergerNode : AudioNode
interface ChannelSplitterNode : AudioNode
method constructor
interface CharacterData : Node
- getter assignedSlot
getter data
getter length
getter nextElementSibling
@@ -5322,6 +5321,7 @@ interface SyncManager
method getTags
method register
interface Text : CharacterData
+ getter assignedSlot
getter wholeText
method constructor
method getDestinationInsertionPoints

Powered by Google App Engine
This is Rietveld 408576698