| Index: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt | 
| index b147ad6769e59fd966fe53abb9e10d817cbc32d4..6b0b64654db2e3f97029245d45f176568c629d06 100644 | 
| --- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt | 
| @@ -81,6 +81,7 @@ namespace http://www.w3.org/1999/xhtml | 
| property hasPointerCapture | 
| property hidden | 
| property id | 
| +    property inert | 
| property innerHTML | 
| property innerText | 
| property inputMode | 
| @@ -1180,6 +1181,7 @@ namespace http://www.w3.org/2000/svg | 
| property hasPointerCapture | 
| property hidden | 
| property id | 
| +    property inert | 
| property innerHTML | 
| property innerText | 
| property inputMode | 
|  |