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

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

Issue 1709003002: Geometry: Reimplement DOMPoint using V8 extras. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index 9be1a4736906fa3fc509038e2b2e7d3f8f5a794e..472d6b950eef735e76381b928a481e6c5f097399 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -90,6 +90,10 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter name
[Worker] method constructor
[Worker] method toString
+[Worker] interface DOMPoint : DOMPointReadOnly
+[Worker] method constructor
+[Worker] interface DOMPointReadOnly
+[Worker] method constructor
[Worker] interface DataView
[Worker] getter buffer
[Worker] getter byteLength

Powered by Google App Engine
This is Rietveld 408576698