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

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

Issue 2640753002: CSS font-display: expose display property on FontFace (Closed)
Patch Set: Fix webexposed 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 eae9fa92a7f5ac2a82da28dba954c5906b35cfbd..446763d9e624859caac2c63c58673947229badee 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1869,6 +1869,7 @@ interface FocusEvent : UIEvent
method constructor
interface FontFace
attribute @@toStringTag
+ getter display
getter family
getter featureSettings
getter loaded
@@ -1880,6 +1881,7 @@ interface FontFace
getter weight
method constructor
method load
+ setter display
setter family
setter featureSettings
setter stretch

Powered by Google App Engine
This is Rietveld 408576698