author | Chris Nardi <christopherncarmel@hotmail.com> |
Wed, 06 Jun 2018 17:32:49 +0000 | |
changeset 422261 | f12a54b66d8143671c7c163a301cc529ad1c67c0 |
parent 422260 | 05c9b364a0dbb7eccbcdea46e398465b61e14735 |
child 422262 | 78ad9cc5407e92eac0065891de428a379986b042 |
push id | 34122 |
push user | ebalazs@mozilla.com |
push date | Mon, 11 Jun 2018 09:37:00 +0000 |
treeherder | mozilla-central@9941eb8c3b29 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1455793, 10556 |
milestone | 62.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -535054,17 +535054,17 @@ "c100a35c361205932c506f1b3399753b91e4c45e", "support" ], "css/css-transitions/support/pattern-tr.png": [ "c1e687deee7b79ae091f2b42c4f6cff430076444", "support" ], "css/css-transitions/support/properties.js": [ - "c789935bb1a3077f539d20363e6dbeeda1d8cc6e", + "a9958d79bf07ddc168a9face2a9ced0f7bf3ce7a", "support" ], "css/css-transitions/support/ruler-h-50%.png": [ "9364be82a07500d6684a275174bcf5185444cb52", "support" ], "css/css-transitions/support/ruler-h-50px.png": [ "b3d7cc680b20a5fc44ea93f7df6d33894bc7b09b",
--- a/testing/web-platform/tests/css/css-transitions/support/properties.js +++ b/testing/web-platform/tests/css/css-transitions/support/properties.js @@ -216,18 +216,16 @@ var properties = { 'text-shadow': ['shadow'], 'outline-color': ['color'], // outline-offset <integer> used to be an error in the spec 'outline-offset': ['length'], 'outline-width': ['length'], 'clip': ['rectangle'], - // Note: doesn't seem implemented anywhere - 'crop': ['rectangle'], 'vertical-align': ['length', 'percentage'], 'opacity': ['number[0,1]'], 'visibility': ['visibility'], 'z-index': ['integer'] }; /*