Tests: Rebaseline tests after changes to imported WPT harness

This commit is contained in:
Andreas Kling 2024-12-03 00:25:26 +01:00
commit 940cdc7cf9
Notes: github-actions[bot] 2024-12-02 23:29:10 +00:00
2 changed files with 6 additions and 12 deletions

View file

@ -2,8 +2,7 @@ Harness status: OK
Found 24 tests
20 Pass
4 Fail
24 Pass
Pass IDL attribute getter for attribute value "true"
Pass IDL attribute setter for value "true"
Pass IDL attribute getter for attribute value "TRUE"
@ -16,10 +15,10 @@ Pass IDL attribute getter for attribute value "inherit"
Pass IDL attribute setter for value "inherit"
Pass IDL attribute getter for attribute value "INHERIT"
Pass IDL attribute setter for value "INHERIT"
Fail IDL attribute getter for attribute value "plaintext-only"
Fail IDL attribute setter for value "plaintext-only"
Fail IDL attribute getter for attribute value "PLAINTEXT-ONLY"
Fail IDL attribute setter for value "PLAINTEXT-ONLY"
Pass IDL attribute getter for attribute value "plaintext-only"
Pass IDL attribute setter for value "plaintext-only"
Pass IDL attribute getter for attribute value "PLAINTEXT-ONLY"
Pass IDL attribute setter for value "PLAINTEXT-ONLY"
Pass IDL attribute getter for attribute value "foobar"
Pass IDL attribute setter for value "foobar"
Pass IDL attribute getter for attribute value "falſe"

View file

@ -1,11 +1,6 @@
Summary
Harness status: OK
Rerun
Found 1 tests
1 Pass
Details
Result Test Name MessagePass This tests the constructor for the PromiseRejectionEvent DOM class.
Pass This tests the constructor for the PromiseRejectionEvent DOM class.