mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-22 17:24:48 -05:00
Tests: Rebaseline a recently-added editing test
This commit is contained in:
parent
6ac018bcb6
commit
0ed5278772
Notes:
github-actions[bot]
2024-12-02 23:20:37 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/0ed52787722
1 changed files with 26 additions and 30 deletions
|
@ -1,34 +1,30 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 24 tests
|
||||
|
||||
24 Pass
|
||||
Details
|
||||
Result Test Name MessagePass IDL attribute getter for attribute value "true"
|
||||
Pass IDL attribute setter for value "true"
|
||||
Pass IDL attribute getter for attribute value "TRUE"
|
||||
Pass IDL attribute setter for value "TRUE"
|
||||
Pass IDL attribute getter for attribute value "false"
|
||||
Pass IDL attribute setter for value "false"
|
||||
Pass IDL attribute getter for attribute value "FALSE"
|
||||
Pass IDL attribute setter for value "FALSE"
|
||||
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"
|
||||
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"
|
||||
Pass IDL attribute setter for value "falſe"
|
||||
Pass IDL attribute getter for attribute value "plaıntext-only"
|
||||
Pass IDL attribute setter for value "plaıntext-only"
|
||||
Pass IDL attribute getter for attribute value "plaİntext-only"
|
||||
Pass IDL attribute setter for value "plaİntext-only"
|
||||
20 Pass
|
||||
4 Fail
|
||||
Pass IDL attribute getter for attribute value "true"
|
||||
Pass IDL attribute setter for value "true"
|
||||
Pass IDL attribute getter for attribute value "TRUE"
|
||||
Pass IDL attribute setter for value "TRUE"
|
||||
Pass IDL attribute getter for attribute value "false"
|
||||
Pass IDL attribute setter for value "false"
|
||||
Pass IDL attribute getter for attribute value "FALSE"
|
||||
Pass IDL attribute setter for value "FALSE"
|
||||
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 "foobar"
|
||||
Pass IDL attribute setter for value "foobar"
|
||||
Pass IDL attribute getter for attribute value "falſe"
|
||||
Pass IDL attribute setter for value "falſe"
|
||||
Pass IDL attribute getter for attribute value "plaıntext-only"
|
||||
Pass IDL attribute setter for value "plaıntext-only"
|
||||
Pass IDL attribute getter for attribute value "plaİntext-only"
|
||||
Pass IDL attribute setter for value "plaİntext-only"
|
Loading…
Reference in a new issue