mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 21:12:08 +02:00
LibWeb: Parse @counter-style system descriptor
This commit is contained in:
Notes:
github-actions[bot]
2026-02-06 10:38:11 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/f60bfd9e9e2 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7708 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -2,8 +2,8 @@ Harness status: OK
|
||||
|
||||
Found 37 tests
|
||||
|
||||
17 Pass
|
||||
20 Fail
|
||||
19 Pass
|
||||
18 Fail
|
||||
Pass idl_test setup
|
||||
Pass idl_test validation
|
||||
Pass Partial interface CSSRule: original interface defined
|
||||
@@ -15,7 +15,7 @@ Pass CSSCounterStyleRule interface: existence and properties of interface protot
|
||||
Pass CSSCounterStyleRule interface: existence and properties of interface prototype object's "constructor" property
|
||||
Pass CSSCounterStyleRule interface: existence and properties of interface prototype object's @@unscopables property
|
||||
Pass CSSCounterStyleRule interface: attribute name
|
||||
Fail CSSCounterStyleRule interface: attribute system
|
||||
Pass CSSCounterStyleRule interface: attribute system
|
||||
Fail CSSCounterStyleRule interface: attribute symbols
|
||||
Fail CSSCounterStyleRule interface: attribute additiveSymbols
|
||||
Fail CSSCounterStyleRule interface: attribute negative
|
||||
@@ -28,7 +28,7 @@ Fail CSSCounterStyleRule interface: attribute fallback
|
||||
Pass CSSCounterStyleRule must be primary interface of counter
|
||||
Pass Stringification of counter
|
||||
Pass CSSCounterStyleRule interface: counter must inherit property "name" with the proper type
|
||||
Fail CSSCounterStyleRule interface: counter must inherit property "system" with the proper type
|
||||
Pass CSSCounterStyleRule interface: counter must inherit property "system" with the proper type
|
||||
Fail CSSCounterStyleRule interface: counter must inherit property "symbols" with the proper type
|
||||
Fail CSSCounterStyleRule interface: counter must inherit property "additiveSymbols" with the proper type
|
||||
Fail CSSCounterStyleRule interface: counter must inherit property "negative" with the proper type
|
||||
|
||||
Reference in New Issue
Block a user