-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1881331 [wpt PR 44713] - Update wpt metadata, a=testonly
wpt-pr: 44713 wpt-type: metadata
- Loading branch information
1 parent
6ac52c9
commit 84a0655
Showing
102 changed files
with
6,743 additions
and
0 deletions.
There are no files selected for viewing
72 changes: 72 additions & 0 deletions
72
testing/web-platform/meta/css/CSS2/borders/discrete-no-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
[discrete-no-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <border-left-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-left-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-left-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-left-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-left-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-left-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-right-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-right-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-right-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-right-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-right-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-right-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-top-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-top-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-top-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-top-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-top-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-top-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-bottom-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-bottom-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-bottom-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-bottom-style> from [initial\] to [dotted\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-bottom-style> from [initial\] to [dotted\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-bottom-style> from [initial\] to [dotted\] at (0.3) should be [initial\]] | ||
expected: FAIL |
18 changes: 18 additions & 0 deletions
18
testing/web-platform/meta/css/CSS2/floats-clear/clear-no-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[clear-no-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <clear> from [initial\] to [both\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <clear> from [initial\] to [both\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <clear> from [initial\] to [both\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clear> from [initial\] to [both\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clear> from [initial\] to [both\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clear> from [initial\] to [both\] at (0.3) should be [initial\]] | ||
expected: FAIL |
18 changes: 18 additions & 0 deletions
18
testing/web-platform/meta/css/CSS2/floats/float-no-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[float-no-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <float> from [initial\] to [right\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <float> from [initial\] to [right\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <float> from [initial\] to [right\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <float> from [initial\] to [right\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <float> from [initial\] to [right\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <float> from [initial\] to [right\] at (0.3) should be [initial\]] | ||
expected: FAIL |
162 changes: 162 additions & 0 deletions
162
testing/web-platform/meta/css/CSS2/linebox/animations/line-height-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,162 @@ | ||
[line-height-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [initial\] to [20px\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [initial\] to [20px\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [initial\] to [20px\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [initial\] to [20px\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [initial\] to [20px\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [initial\] to [20px\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [14px\] at (-0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [14px\] at (0) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [14px\] at (0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [14px\] at (-0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [14px\] at (0) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [14px\] at (0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14px\] to [normal\] at (-0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14px\] to [normal\] at (0) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14px\] to [normal\] at (0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14px\] to [normal\] at (-0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14px\] to [normal\] at (0) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14px\] to [normal\] at (0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [normal\] to [4\] at (-0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [normal\] to [4\] at (0) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [normal\] to [4\] at (0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [normal\] to [4\] at (-0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [normal\] to [4\] at (0) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [normal\] to [4\] at (0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [normal\] at (-0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [normal\] at (0) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [normal\] at (0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [normal\] at (-0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [normal\] at (0) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [normal\] at (0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [normal\] to [14px\] at (-0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [normal\] to [14px\] at (0) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [normal\] to [14px\] at (0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [normal\] to [14px\] at (-0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [normal\] to [14px\] at (0) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [normal\] to [14px\] at (0.3) should be [normal\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14px\] to [4\] at (-0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14px\] to [4\] at (0) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14px\] to [4\] at (0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14px\] to [4\] at (-0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14px\] to [4\] at (0) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14px\] to [4\] at (0.3) should be [14px\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [14q\] at (-0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [14q\] at (0) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [4\] to [14q\] at (0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [14q\] at (-0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [14q\] at (0) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [4\] to [14q\] at (0.3) should be [4\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14q\] to [normal\] at (-0.3) should be [14q\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14q\] to [normal\] at (0) should be [14q\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <line-height> from [14q\] to [normal\] at (0.3) should be [14q\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14q\] to [normal\] at (-0.3) should be [14q\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14q\] to [normal\] at (0) should be [14q\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <line-height> from [14q\] to [normal\] at (0.3) should be [14q\]] | ||
expected: FAIL |
18 changes: 18 additions & 0 deletions
18
testing/web-platform/meta/css/CSS2/tables/border-collapse-no-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[border-collapse-no-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <border-collapse> from [initial\] to [collapse\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-collapse> from [initial\] to [collapse\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <border-collapse> from [initial\] to [collapse\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-collapse> from [initial\] to [collapse\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-collapse> from [initial\] to [collapse\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-collapse> from [initial\] to [collapse\] at (0.3) should be [initial\]] | ||
expected: FAIL |
18 changes: 18 additions & 0 deletions
18
testing/web-platform/meta/css/CSS2/tables/empty-cells-no-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[empty-cells-no-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [initial\]] | ||
expected: FAIL |
18 changes: 18 additions & 0 deletions
18
testing/web-platform/meta/css/CSS2/visufx/animation/visibility-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[visibility-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <visibility> from [collapse\] to [hidden\] at (-0.3) should be [collapse\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <visibility> from [collapse\] to [hidden\] at (0) should be [collapse\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <visibility> from [collapse\] to [hidden\] at (0.3) should be [collapse\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <visibility> from [collapse\] to [hidden\] at (-0.3) should be [collapse\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <visibility> from [collapse\] to [hidden\] at (0) should be [collapse\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <visibility> from [collapse\] to [hidden\] at (0.3) should be [collapse\]] | ||
expected: FAIL |
18 changes: 18 additions & 0 deletions
18
...web-platform/meta/css/compositing/isolation/animation/isolation-no-interpolation.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[isolation-no-interpolation.html] | ||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0) should be [initial\]] | ||
expected: FAIL | ||
|
||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]] | ||
expected: FAIL |
Oops, something went wrong.