mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Fix type attribute for module script not in case insensitive issue (#30206)
* fix(htmlscriptelement): Make sure type for module is in case insensitive * fix(htmlscripthtml): Remove related .ini file since the tests are passed
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
[type.html]
|
||||
[type="MODULE"]
|
||||
expected: FAIL
|
||||
|
||||
[type="Module"]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user