Skip to content

Commit

Permalink
Bug 1838530 [wpt PR 40551] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 40551
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Jul 22, 2023
1 parent 60210f7 commit 4c60d71
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,15 @@

[Web Animations: property <display> from [none\] to [none\] at (1.5) should be [none\]]
expected: FAIL

[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (-1) should be [block\]]
expected: FAIL

[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (0) should be [block\]]
expected: FAIL

[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (0.1) should be [block\]]
expected: FAIL

[CSS Transitions with transition: all: property <display> from [block\] to [none\] at (0.9) should be [block\]]
expected: FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,21 @@

[Web Animations: property <content-visibility> from [hidden\] to [hidden\] at (1.5) should be [hidden\]]
expected: FAIL

[CSS Transitions with transition: all: property <content-visibility> from [visible\] to [hidden\] at (-1) should be [visible\]]
expected: FAIL

[CSS Transitions with transition: all: property <content-visibility> from [visible\] to [hidden\] at (0) should be [visible\]]
expected: FAIL

[CSS Transitions with transition: all: property <content-visibility> from [visible\] to [hidden\] at (0.1) should be [visible\]]
expected: FAIL

[CSS Transitions with transition: all: property <content-visibility> from [visible\] to [hidden\] at (0.9) should be [visible\]]
expected: FAIL

[CSS Transitions with transition: all: property <content-visibility> from [hidden\] to [visible\] at (-1) should be [hidden\]]
expected: FAIL

[CSS Transitions with transition: all: property <content-visibility> from [hidden\] to [visible\] at (0) should be [hidden\]]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[all-with-discrete.tentative.html]
[all with an explicit discrete property should animate.]
expected: FAIL

[transition:all with transition-animation-type:discrete should animate discrete properties.]
expected: FAIL

0 comments on commit 4c60d71

Please sign in to comment.