Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| index 368c7b2dd88dc482ddc7a467b5e80795c4f1ef7b..bef5cd55fb6b7b524e0a9e6d6c651a4d8a091325 100644 |
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| @@ -1384,6 +1384,14 @@ interface FontFace |
| setter unicodeRange |
| setter variant |
| setter weight |
| +interface FontFaceSetLoadEvent : Event |
| + attribute @@toStringTag |
| + getter fontfaces |
| + method constructor |
| +interface FontFaceSetLoadEvent : Event |
|
foolip
2016/12/16 14:46:36
Likely copypasta
lunalu1
2016/12/16 15:44:56
Done.
|
| + attribute @@toStringTag |
| + getter fontfaces |
| + method constructor |
| interface FormData |
| attribute @@toStringTag |
| method @@iterator |