mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-30 21:28:59 +00:00
LibWeb: Parse the border-image-repeat
property
This commit is contained in:
parent
98e63e3dd5
commit
c0390f759c
Notes:
github-actions[bot]
2025-07-03 09:20:56 +00:00
Author: https://github.com/tcl3
Commit: c0390f759c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5253
Reviewed-by: https://github.com/AtkinsSJ ✅
8 changed files with 69 additions and 47 deletions
|
@ -2,8 +2,8 @@ Harness status: OK
|
|||
|
||||
Found 252 tests
|
||||
|
||||
197 Pass
|
||||
55 Fail
|
||||
239 Pass
|
||||
13 Fail
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
|
@ -214,45 +214,45 @@ Pass Web Animations: property <background-repeat> from [initial] to [round] at (
|
|||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass Web Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
Loading…
Add table
Add a link
Reference in a new issue