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

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

Issue 810283002: Expose the HTMLDetailsElement and RadioNodeList interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: revert oops Created 6 years 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 3f9d4a0b9550e7973f02b72413d7118616caaf75..5e90a215355bf6cce50d1cf825df026de7ed771f 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -754,6 +754,8 @@ interface HTMLDListElement
method constructor
interface HTMLDataListElement
method constructor
+interface HTMLDetailsElement
+ method constructor
interface HTMLDialogElement
method close
method constructor
@@ -1434,6 +1436,8 @@ interface RTCIceCandidate
method constructor
interface RTCSessionDescription
method constructor
+interface RadioNodeList
+ method constructor
interface Range
attribute END_TO_END
attribute END_TO_START
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/core/html/HTMLDetailsElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698