mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 20:29:03 +00:00
LibWeb: Fix is_valid_status_text
to handle UTF-8 correctly
This change fixed a WPT subtest which I also imported.
This commit is contained in:
parent
9c76260756
commit
7bb7edd6df
Notes:
github-actions[bot]
2024-12-15 08:34:26 +00:00
Author: https://github.com/F3n67u
Commit: 7bb7edd6df
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2909
Reviewed-by: https://github.com/AtkinsSJ ✅
Reviewed-by: https://github.com/shannonbooth ✅
4 changed files with 95 additions and 2 deletions
|
@ -0,0 +1,14 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 9 tests
|
||||
|
||||
9 Pass
|
||||
Pass Check default value for type attribute
|
||||
Pass Check default value for url attribute
|
||||
Pass Check default value for ok attribute
|
||||
Pass Check default value for status attribute
|
||||
Pass Check default value for statusText attribute
|
||||
Pass Check default value for body attribute
|
||||
Pass Check status init values and associated getter
|
||||
Pass Check statusText init values and associated getter
|
||||
Pass Test that Response.headers has the [SameObject] extended attribute
|
Loading…
Add table
Add a link
Reference in a new issue