| Index: LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
|
| index 14975ff27c227e227a47f0c0710816eecb262461..06a18bb04bf76052bfb451cfc79ae1c133ce959a 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
|
| @@ -5,8 +5,8 @@ PASS Interfaces for acronym
|
| PASS Interfaces for ACRONYM
|
| PASS Interfaces for address
|
| PASS Interfaces for ADDRESS
|
| -PASS Interfaces for applet
|
| -PASS Interfaces for APPLET
|
| +FAIL Interfaces for applet assert_equals: Element applet should have HTMLAppletElement as its primary interface. expected "[object HTMLAppletElement]" but got "[object HTMLUnknownElement]"
|
| +FAIL Interfaces for APPLET assert_equals: Element APPLET should have HTMLAppletElement as its primary interface. expected "[object HTMLAppletElement]" but got "[object HTMLUnknownElement]"
|
| PASS Interfaces for audio
|
| PASS Interfaces for AUDIO
|
| PASS Interfaces for b
|
|
|