Pass | transition padding-left on :before / values | Asserts runPass | assert_not_equals("1px", "10px", "initial and target values may not match")
at start ( /css/css-transitions/pseudo-elements-001.html:130:29) | Pass | assert_not_equals("1px", "10px", "must not be target value after start")
at start ( /css/css-transitions/pseudo-elements-001.html:137:29) | Pass | assert_not_equals("4.6px", "1px", "may not be initial value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:239:17) | Pass | assert_not_equals("4.6px", "10px", "may not be target value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:240:17) |
|
Pass | transition padding-left on :after / values | Asserts runPass | assert_not_equals("1px", "10px", "initial and target values may not match")
at start ( /css/css-transitions/pseudo-elements-001.html:130:29) | Pass | assert_not_equals("1px", "10px", "must not be target value after start")
at start ( /css/css-transitions/pseudo-elements-001.html:137:29) | Pass | assert_not_equals("4.6px", "1px", "may not be initial value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:239:17) | Pass | assert_not_equals("4.6px", "10px", "may not be target value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:240:17) |
|
Pass | transition padding-left on :before, changing content / values | Asserts runPass | assert_not_equals("1px", "10px", "initial and target values may not match")
at start ( /css/css-transitions/pseudo-elements-001.html:130:29) | Pass | assert_not_equals("1px", "10px", "must not be target value after start")
at start ( /css/css-transitions/pseudo-elements-001.html:137:29) | Pass | assert_not_equals("4.6px", "1px", "may not be initial value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:239:17) | Pass | assert_not_equals("4.6px", "10px", "may not be target value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:240:17) |
|
Pass | transition padding-left on :after, changing content / values | Asserts runPass | assert_not_equals("1px", "10px", "initial and target values may not match")
at start ( /css/css-transitions/pseudo-elements-001.html:130:29) | Pass | assert_not_equals("1px", "10px", "must not be target value after start")
at start ( /css/css-transitions/pseudo-elements-001.html:137:29) | Pass | assert_not_equals("4.6px", "1px", "may not be initial value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:239:17) | Pass | assert_not_equals("4.6px", "10px", "may not be target value while transitioning on .pseudo")
at Test.<anonymous> ( /css/css-transitions/support/generalParallelTest.js:240:17) |
|