Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
index 953ba718641a1722cb1de2131598279b370a3e4a..3463312f97c6bbe700bca4ce13697fd7163897a9 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
@@ -99,6 +99,10 @@ interface DOMException |
getter name |
method constructor |
method toString |
+interface DOMPoint : DOMPointReadOnly |
domenic
2016/02/18 19:04:40
Yay, this makes us more spec-compliant! (The spec
zino
2016/02/22 09:51:01
Done.
|
+ method constructor |
+interface DOMPointReadOnly |
+ method constructor |
interface DataView |
getter buffer |
getter byteLength |