mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
LibWeb: Parse all
as keyword in transition
shorthand
This ensures that the parsing of the `transition` shorthand property behaves in the same way as the `transition-property` longhand.4
This commit is contained in:
parent
a3e485e2d0
commit
e7ae9c8ebf
Notes:
github-actions[bot]
2025-04-28 18:52:33 +00:00
Author: https://github.com/tcl3
Commit: e7ae9c8ebf
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4503
8 changed files with 1076 additions and 3 deletions
|
@ -0,0 +1,24 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 18 tests
|
||||
|
||||
8 Pass
|
||||
10 Fail
|
||||
Pass margin-bottom percentage(%) / values
|
||||
Fail margin-bottom percentage(%) / events
|
||||
Pass margin-left percentage(%) / values
|
||||
Fail margin-left percentage(%) / events
|
||||
Pass margin-right percentage(%) / values
|
||||
Fail margin-right percentage(%) / events
|
||||
Pass margin-top percentage(%) / values
|
||||
Fail margin-top percentage(%) / events
|
||||
Pass padding-bottom percentage(%) / values
|
||||
Fail padding-bottom percentage(%) / events
|
||||
Pass padding-left percentage(%) / values
|
||||
Fail padding-left percentage(%) / events
|
||||
Pass padding-right percentage(%) / values
|
||||
Fail padding-right percentage(%) / events
|
||||
Pass padding-top percentage(%) / values
|
||||
Fail padding-top percentage(%) / events
|
||||
Fail vertical-align vertical(keyword) / values
|
||||
Fail vertical-align vertical(keyword) / events
|
Loading…
Add table
Add a link
Reference in a new issue