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

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

Issue 2636503003: minor name updates based on spec update at: https://wicg.github.io/longtasks (Closed)
Patch Set: update global-interface layout test expectation Created 3 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/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 8f8479af4b3258b4118229c02c21290a73c43dba..f1f025d6e02c6755568d1c91e5e724be63f34033 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6493,9 +6493,10 @@ interface SyncManager
method register
interface TaskAttributionTiming : PerformanceEntry
attribute @@toStringTag
- getter frameId
- getter frameName
- getter frameSrc
+ getter containerId
+ getter containerName
+ getter containerSrc
+ getter containerType
method constructor
interface Text : CharacterData
attribute @@toStringTag

Powered by Google App Engine
This is Rietveld 408576698