mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
16 lines
426 B
INI
16 lines
426 B
INI
[script-supports.html]
|
|
[Type of HTMLScriptElement.supports is function]
|
|
expected: FAIL
|
|
|
|
[HTMLScriptElement.supports resurns true for 'classic']
|
|
expected: FAIL
|
|
|
|
[HTMLScriptElement.supports resurns true for 'module']
|
|
expected: FAIL
|
|
|
|
[HTMLScriptElement.supports returns false for JavaScript MIME types]
|
|
expected: FAIL
|
|
|
|
[HTMLScriptElement.supports returns false for unsupported types]
|
|
expected: FAIL
|