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

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

Issue 2685943004: Remove TextTrack.regions and VTTRegionList (Closed)
Patch Set: Rebase Created 3 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 baadf8d482ee1a8b24e03715b8eb9ef4251b87fb..4139e8c7e36ada59942f76901e50e7e988bc1573 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6582,7 +6582,6 @@ interface TextTrack : EventTarget
getter language
getter mode
getter oncuechange
- getter regions
method addCue
method constructor
method removeCue
@@ -6960,13 +6959,6 @@ interface VTTRegion
setter viewportAnchorX
setter viewportAnchorY
setter width
-interface VTTRegionList
- attribute @@toStringTag
- getter length
- method @@iterator
- method constructor
- method getRegionById
- method item
interface ValidityState
attribute @@toStringTag
getter badInput

Powered by Google App Engine
This is Rietveld 408576698