| Index: third_party/WebKit/Source/core/html/HTMLTagNames.in
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLTagNames.in b/third_party/WebKit/Source/core/html/HTMLTagNames.in
|
| index d782dfbd7d3fc7dc4137b477fec7e8505accd9cc..d223b1a5af03e7b48be020cf2801df60f767e50d 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLTagNames.in
|
| +++ b/third_party/WebKit/Source/core/html/HTMLTagNames.in
|
| @@ -114,7 +114,7 @@ samp interfaceName=HTMLElement
|
| script constructorNeedsCreatedByParser
|
| section interfaceName=HTMLElement
|
| select constructorNeedsFormElement
|
| -slot interfaceName=HTMLSlotElement
|
| +slot interfaceName=HTMLSlotElement, runtimeEnabled=shadowDOMV1
|
| small interfaceName=HTMLElement
|
| source runtimeEnabled=media
|
| span
|
|
|