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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 1577163003: Add deepPath (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix layout test results Created 4 years, 11 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/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 25ff8ef291f5b63e7151152238cb9c57c0bcec2d..b2b87e4f479e01031cf6bd5612a2a57084d1df52 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
@@ -145,6 +145,7 @@ interface Event
getter cancelBubble
getter cancelable
getter currentTarget
+ getter deepPath
getter defaultPrevented
getter eventPhase
getter path
@@ -453,12 +454,6 @@ interface NotificationEvent : ExtendableEvent
getter action
getter notification
method constructor
-interface OffScreenCanvas
- getter height
- getter width
- method constructor
- setter height
- setter width
kochi 2016/01/13 09:03:28 Something that is not your change seems to have sn
yuzuchan 2016/01/15 04:18:31 Done.
interface PerformanceObserverEntryList
method constructor
method getEntries

Powered by Google App Engine
This is Rietveld 408576698