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

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

Issue 2749653003: Prototype HTMLVideoElement properties for WebGL texImage2D (Closed)
Patch Set: add threshold on float equality Created 3 years, 9 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 ae3f2fccb247a61f4ced5233faadcbc612229619..586cbae5d2174a16d96f8a3defa6d14f1344b9a1 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -8412,6 +8412,9 @@ interface WebGLSync
method constructor
interface WebGLTexture
attribute @@toStringTag
+ getter lastUploadedVideoHeight
+ getter lastUploadedVideoTimestamp
+ getter lastUploadedVideoWidth
method constructor
interface WebGLTransformFeedback
attribute @@toStringTag

Powered by Google App Engine
This is Rietveld 408576698