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

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

Issue 2528513003: first-paint and first-contentful paint (Closed)
Patch Set: updated PerformanceEntryType size 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 df483885cd2f56212ef66650d9f048e0da54a211..7248fa585080d0e7ea37069aaa17c65379e0588a 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4604,6 +4604,9 @@ interface PerformanceObserverEntryList
method getEntries
method getEntriesByName
method getEntriesByType
+interface PerformancePaintTiming : PerformanceEntry
+ attribute @@toStringTag
+ method constructor
interface PerformanceResourceTiming : PerformanceEntry
attribute @@toStringTag
getter connectEnd

Powered by Google App Engine
This is Rietveld 408576698