diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index f4144818dff..13ba2717caf 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -333797,7 +333797,9 @@ "css/css-transitions/transitions-animatable-properties-01.html": [ [ "/css/css-transitions/transitions-animatable-properties-01.html", - {} + { + "timeout": "long" + } ] ], "css/css-transitions/zero-duration-multiple-transition.html": [ @@ -556470,7 +556472,7 @@ "testharness" ], "css/css-transitions/transitions-animatable-properties-01.html": [ - "06143d3061da89a148adda0e6bf2cf8f968f0f89", + "534f81839ac875ff6b5c5c7b17784258d7a8932c", "testharness" ], "css/css-transitions/zero-duration-multiple-transition.html": [ diff --git a/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini b/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini index 302b7763b00..7ccf6daaa75 100644 --- a/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini +++ b/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini @@ -1,217 +1,72 @@ [transitions-animatable-properties-01.html] - expected: TIMEOUT [border-bottom-width intermediate] expected: FAIL [z-index intermediate] - expected: NOTRUN + expected: FAIL [text-indent intermediate] - expected: NOTRUN - - [margin-right end] - expected: NOTRUN + expected: FAIL [border-color end] expected: FAIL [word-spacing intermediate] - expected: NOTRUN - - [opacity end] - expected: NOTRUN - - [padding-right end] - expected: NOTRUN - - [width end] - expected: NOTRUN - - [word-spacing end] - expected: NOTRUN - - [max-height end] - expected: NOTRUN - - [max-width end] - expected: NOTRUN - - [outline-color end] - expected: NOTRUN - - [text-indent end] - expected: NOTRUN - - [height end] - expected: NOTRUN - - [width intermediate] - expected: NOTRUN + expected: FAIL [outline-width intermediate] - expected: NOTRUN + expected: FAIL [vertical-align intermediate] - expected: NOTRUN - - [outline-offset end] - expected: NOTRUN - - [margin-top end] - expected: NOTRUN - - [outline-width end] - expected: NOTRUN + expected: FAIL [right intermediate] - expected: NOTRUN - - [line-height end] - expected: NOTRUN + expected: FAIL [min-width intermediate] - expected: NOTRUN + expected: FAIL [background-position end] expected: FAIL - [padding-right intermediate] - expected: NOTRUN - - [min-height end] - expected: NOTRUN - - [margin-top intermediate] - expected: NOTRUN - [crop end] expected: FAIL - [padding-left end] - expected: NOTRUN - [top intermediate] - expected: NOTRUN - - [text-shadow intermediate] - expected: NOTRUN + expected: FAIL [font-weight intermediate] - expected: NOTRUN + expected: FAIL [clip intermediate] expected: FAIL - [top end] - expected: NOTRUN - - [font-weight end] - expected: NOTRUN - - [font-size end] - expected: NOTRUN - - [line-height intermediate] - expected: NOTRUN - - [height intermediate] - expected: NOTRUN - - [visibility intermediate] - expected: NOTRUN - - [text-shadow end] - expected: NOTRUN - [border-right-width intermediate] expected: FAIL - [margin-left end] - expected: NOTRUN - - [letter-spacing intermediate] - expected: NOTRUN - [border-left-width intermediate] expected: FAIL - [min-width end] - expected: NOTRUN - - [right end] - expected: NOTRUN - [min-height intermediate] - expected: NOTRUN - - [margin-left intermediate] - expected: NOTRUN - - [margin-right intermediate] - expected: NOTRUN + expected: FAIL [border-top-width intermediate] expected: FAIL - [padding-left intermediate] - expected: NOTRUN - [max-width intermediate] - expected: NOTRUN + expected: FAIL [max-height intermediate] - expected: NOTRUN - - [padding-top end] - expected: NOTRUN - - [letter-spacing end] - expected: NOTRUN + expected: FAIL [outline-offset intermediate] - expected: NOTRUN - - [margin-bottom end] - expected: NOTRUN - - [opacity intermediate] - expected: NOTRUN + expected: FAIL [border-spacing intermediate] expected: FAIL - [vertical-align end] - expected: NOTRUN - - [padding-top intermediate] - expected: NOTRUN - - [padding-bottom intermediate] - expected: NOTRUN - [left intermediate] - expected: NOTRUN - - [visibility end] - expected: NOTRUN - - [left end] - expected: NOTRUN - - [outline-color intermediate] - expected: NOTRUN - - [padding-bottom end] - expected: NOTRUN - - [margin-bottom intermediate] - expected: NOTRUN - - [z-index end] - expected: NOTRUN - - [font-size intermediate] - expected: NOTRUN + expected: FAIL [bottom intermediate] expected: FAIL diff --git a/tests/wpt/web-platform-tests/css/css-transitions/transitions-animatable-properties-01.html b/tests/wpt/web-platform-tests/css/css-transitions/transitions-animatable-properties-01.html index 06143d3061d..534f81839ac 100644 --- a/tests/wpt/web-platform-tests/css/css-transitions/transitions-animatable-properties-01.html +++ b/tests/wpt/web-platform-tests/css/css-transitions/transitions-animatable-properties-01.html @@ -5,6 +5,7 @@