mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 00:27:47 +00:00
LibWeb: Allow multiple values for the transition-duration
property
This commit is contained in:
parent
1ca9f2a44d
commit
64577ad704
Notes:
github-actions[bot]
2025-04-23 20:03:59 +00:00
Author: https://github.com/tcl3
Commit: 64577ad704
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4387
Reviewed-by: https://github.com/AtkinsSJ ✅
12 changed files with 331 additions and 327 deletions
|
@ -2,15 +2,15 @@ Harness status: OK
|
|||
|
||||
Found 112 tests
|
||||
|
||||
64 Pass
|
||||
48 Fail
|
||||
Fail CSS Transitions: property <object-position> from neutral to [left top] at (-0.25) should be [62.5% 62.5%]
|
||||
Fail CSS Transitions: property <object-position> from neutral to [left top] at (0) should be [50% 50%]
|
||||
Fail CSS Transitions: property <object-position> from neutral to [left top] at (0.25) should be [37.5% 37.5%]
|
||||
Fail CSS Transitions: property <object-position> from neutral to [left top] at (0.5) should be [25% 25%]
|
||||
Fail CSS Transitions: property <object-position> from neutral to [left top] at (0.75) should be [12.5% 12.5%]
|
||||
88 Pass
|
||||
24 Fail
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (-0.25) should be [62.5% 62.5%]
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (0) should be [50% 50%]
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (0.25) should be [37.5% 37.5%]
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (0.5) should be [25% 25%]
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (0.75) should be [12.5% 12.5%]
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (1) should be [0% 0%]
|
||||
Fail CSS Transitions: property <object-position> from neutral to [left top] at (1.25) should be [-12.5% -12.5%]
|
||||
Pass CSS Transitions: property <object-position> from neutral to [left top] at (1.25) should be [-12.5% -12.5%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from neutral to [left top] at (-0.25) should be [62.5% 62.5%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from neutral to [left top] at (0) should be [50% 50%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from neutral to [left top] at (0.25) should be [37.5% 37.5%]
|
||||
|
@ -32,13 +32,13 @@ Pass Web Animations: property <object-position> from neutral to [left top] at (0
|
|||
Pass Web Animations: property <object-position> from neutral to [left top] at (0.75) should be [12.5% 12.5%]
|
||||
Pass Web Animations: property <object-position> from neutral to [left top] at (1) should be [0% 0%]
|
||||
Pass Web Animations: property <object-position> from neutral to [left top] at (1.25) should be [-12.5% -12.5%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [center top] at (-0.25) should be [50% 62.5%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [center top] at (0) should be [50% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [center top] at (0.25) should be [50% 37.5%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [center top] at (0.5) should be [50% 25%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [center top] at (0.75) should be [50% 12.5%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (-0.25) should be [50% 62.5%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (0) should be [50% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (0.25) should be [50% 37.5%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (0.5) should be [50% 25%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (0.75) should be [50% 12.5%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (1) should be [50% 0%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [center top] at (1.25) should be [50% -12.5%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [center top] at (1.25) should be [50% -12.5%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [initial] to [center top] at (-0.25) should be [50% 62.5%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [initial] to [center top] at (0) should be [50% 50%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [initial] to [center top] at (0.25) should be [50% 37.5%]
|
||||
|
@ -60,13 +60,13 @@ Pass Web Animations: property <object-position> from [initial] to [center top] a
|
|||
Pass Web Animations: property <object-position> from [initial] to [center top] at (0.75) should be [50% 12.5%]
|
||||
Pass Web Animations: property <object-position> from [initial] to [center top] at (1) should be [50% 0%]
|
||||
Pass Web Animations: property <object-position> from [initial] to [center top] at (1.25) should be [50% -12.5%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [left center] at (-0.25) should be [62.5% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [left center] at (0) should be [50% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [left center] at (0.25) should be [37.5% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [left center] at (0.5) should be [25% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [left center] at (0.75) should be [12.5% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (-0.25) should be [62.5% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (0) should be [50% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (0.25) should be [37.5% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (0.5) should be [25% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (0.75) should be [12.5% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (1) should be [0% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [initial] to [left center] at (1.25) should be [-12.5% 50%]
|
||||
Pass CSS Transitions: property <object-position> from [initial] to [left center] at (1.25) should be [-12.5% 50%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [initial] to [left center] at (-0.25) should be [62.5% 50%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [initial] to [left center] at (0) should be [50% 50%]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [initial] to [left center] at (0.25) should be [37.5% 50%]
|
||||
|
@ -88,13 +88,13 @@ Pass Web Animations: property <object-position> from [initial] to [left center]
|
|||
Pass Web Animations: property <object-position> from [initial] to [left center] at (0.75) should be [12.5% 50%]
|
||||
Pass Web Animations: property <object-position> from [initial] to [left center] at (1) should be [0% 50%]
|
||||
Pass Web Animations: property <object-position> from [initial] to [left center] at (1.25) should be [-12.5% 50%]
|
||||
Fail CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (-0.25) should be [0px 0px]
|
||||
Fail CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0) should be [20px 20px]
|
||||
Fail CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0.25) should be [40px 40px]
|
||||
Fail CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0.5) should be [60px 60px]
|
||||
Fail CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0.75) should be [80px 80px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (-0.25) should be [0px 0px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0) should be [20px 20px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0.25) should be [40px 40px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0.5) should be [60px 60px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (0.75) should be [80px 80px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (1) should be [100px 100px]
|
||||
Fail CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (1.25) should be [120px 120px]
|
||||
Pass CSS Transitions: property <object-position> from [20px 20px] to [100px 100px] at (1.25) should be [120px 120px]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [20px 20px] to [100px 100px] at (-0.25) should be [0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [20px 20px] to [100px 100px] at (0) should be [20px 20px]
|
||||
Fail CSS Transitions with transition: all: property <object-position> from [20px 20px] to [100px 100px] at (0.25) should be [40px 40px]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue