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

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

Issue 2737373005: [GeometryInterface] enable Exposed keyword at DOMQuad.idl (Closed)
Patch Set: [GeometryInterface] enable Exposed keyword at DOMQuad.idl 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-dedicated-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
index 9660576c8f699ed1b25bdac8c3e08eea2fbf538a..a48252c93baf7f1c5e1cda31d725f5006d3d3dff 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
@@ -249,6 +249,17 @@ Starting worker: resources/global-interface-listing.js
[Worker] method constructor
[Worker] method matrixTransform
[Worker] method toJSON
+[Worker] interface DOMQuad
+[Worker] static method fromQuad
+[Worker] static method fromRect
+[Worker] attribute @@toStringTag
+[Worker] getter p1
+[Worker] getter p2
+[Worker] getter p3
+[Worker] getter p4
+[Worker] method constructor
+[Worker] method getBounds
+[Worker] method toJSON
[Worker] interface DOMRect : DOMRectReadOnly
[Worker] attribute @@toStringTag
[Worker] getter height

Powered by Google App Engine
This is Rietveld 408576698