[wpt-sync] Sync PR 25382 - Make 'tab-size' property interpolable
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25382 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25382
Details from upstream follow.
b'Sangwoo Ko <sangwoo.ko@navercorp.com>' wrote:
Make 'tab-size' property interpolable
The property should be interpolable.
https://drafts.csswg.org/css-text-3/#tab-size-propertyBug: 1124184
Change-Id: Ic298057b17a78717df08dde4f82d8d860e230612
Reviewed-on: https://chromium-review.googlesource.com/2392164
WPT-Export-Revision: 0772f62efc6594a31a6eb8f2f55e5ab96d42401e
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 196 subtests
Status Summary
Firefox
OK : 1
FAIL: 196
Chrome
OK : 1
PASS: 72
FAIL: 124
Safari
OK : 1
PASS: 34
FAIL: 162
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/css-text/animations/tab-size-interpolation.html
CSS Transitions: property <tab-size> from neutral to [10] at (1) should be [10]: FAIL
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (1) should be [10]: FAIL
CSS Animations: property <tab-size> from neutral to [10] at (0) should be [5]: FAIL
Web Animations: property <tab-size> from neutral to [10] at (0) should be [5]: FAIL
CSS Transitions: property <tab-size> from [initial] to [10] at (1) should be [10]: FAIL
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (1) should be [10]: FAIL
CSS Transitions: property <tab-size> from [inherit] to [10] at (1) should be [10]: FAIL
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (1) should be [10]: FAIL
CSS Transitions: property <tab-size> from [unset] to [10] at (1) should be [10]: FAIL
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (1) should be [10]: FAIL
CSS Transitions: property <tab-size> from [0] to [10] at (1) should be [10]: FAIL
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (1) should be [10]: FAIL
CSS Transitions: property <tab-size> from [4] to [10] at (1) should be [10]: FAIL
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (1) should be [10]: FAIL
CSS Transitions: property <tab-size> from [1px] to [10px] at (1) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (1) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (-0.3) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (0) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (0.3) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (0.5) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (0.6) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (1) should be [10px]: FAIL
CSS Transitions: property <tab-size> from [1] to [10px] at (1.5) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (-0.3) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0.3) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0.5) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0.6) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (1) should be [10px]: FAIL
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (1.5) should be [10px]: FAIL
New Tests That Don't Pass
/css/css-text/animations/tab-size-interpolation.html
CSS Transitions: property <tab-size> from neutral to [10] at (-0.3) should be [3.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from neutral to [10] at (0) should be [5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from neutral to [10] at (0.3) should be [6.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from neutral to [10] at (0.6) should be [8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from neutral to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from neutral to [10] at (1.5) should be [12.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (-0.3) should be [3.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (0) should be [5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (0.3) should be [6.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (0.6) should be [8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from neutral to [10] at (1.5) should be [12.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from neutral to [10] at (-0.3) should be [3.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from neutral to [10] at (0) should be [5]: FAIL (Chrome: PASS, Safari: PASS)
CSS Animations: property <tab-size> from neutral to [10] at (0.3) should be [6.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from neutral to [10] at (0.6) should be [8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from neutral to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from neutral to [10] at (1.5) should be [12.5]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from neutral to [10] at (-0.3) should be [3.5]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from neutral to [10] at (0) should be [5]: FAIL (Chrome: PASS, Safari: PASS)
Web Animations: property <tab-size> from neutral to [10] at (0.3) should be [6.5]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from neutral to [10] at (0.6) should be [8]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from neutral to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from neutral to [10] at (1.5) should be [12.5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [initial] to [10] at (-0.3) should be [7.4]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [initial] to [10] at (0) should be [8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [initial] to [10] at (0.3) should be [8.6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [initial] to [10] at (0.6) should be [9.2]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [initial] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [initial] to [10] at (1.5) should be [11]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (-0.3) should be [7.4]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (0) should be [8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (0.3) should be [8.6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (0.6) should be [9.2]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [initial] to [10] at (1.5) should be [11]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [initial] to [10] at (-0.3) should be [7.4]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [initial] to [10] at (0) should be [8]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [initial] to [10] at (0.3) should be [8.6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [initial] to [10] at (0.6) should be [9.2]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [initial] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [initial] to [10] at (1.5) should be [11]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [initial] to [10] at (-0.3) should be [7.4]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [initial] to [10] at (0) should be [8]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [initial] to [10] at (0.3) should be [8.6]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [initial] to [10] at (0.6) should be [9.2]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [initial] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [initial] to [10] at (1.5) should be [11]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [inherit] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [inherit] to [10] at (0) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [inherit] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [inherit] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [inherit] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [inherit] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (0) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [inherit] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [inherit] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [inherit] to [10] at (0) should be [20]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [inherit] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [inherit] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [inherit] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [inherit] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: PASS)
Web Animations: property <tab-size> from [inherit] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [inherit] to [10] at (0) should be [20]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [inherit] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [inherit] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [inherit] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [inherit] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: PASS)
CSS Transitions: property <tab-size> from [unset] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [unset] to [10] at (0) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [unset] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [unset] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [unset] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [unset] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (0) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [unset] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [unset] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [unset] to [10] at (0) should be [20]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [unset] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [unset] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [unset] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [unset] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: PASS)
Web Animations: property <tab-size> from [unset] to [10] at (-0.3) should be [23]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [unset] to [10] at (0) should be [20]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [unset] to [10] at (0.3) should be [17]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [unset] to [10] at (0.6) should be [14]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [unset] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [unset] to [10] at (1.5) should be [5]: FAIL (Chrome: FAIL, Safari: PASS)
CSS Transitions: property <tab-size> from [0] to [10] at (-0.3) should be [0]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [0] to [10] at (0) should be [0]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [0] to [10] at (0.3) should be [3]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [0] to [10] at (0.6) should be [6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [0] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [0] to [10] at (1.5) should be [15]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (-0.3) should be [0]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (0) should be [0]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (0.3) should be [3]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (0.6) should be [6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [0] to [10] at (1.5) should be [15]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [0] to [10] at (-0.3) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [0] to [10] at (0) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [0] to [10] at (0.3) should be [3]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [0] to [10] at (0.6) should be [6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [0] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [0] to [10] at (1.5) should be [15]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [0] to [10] at (-0.3) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [0] to [10] at (0) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [0] to [10] at (0.3) should be [3]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [0] to [10] at (0.6) should be [6]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [0] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [0] to [10] at (1.5) should be [15]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [4] to [10] at (-0.3) should be [2.2]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [4] to [10] at (0) should be [4]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [4] to [10] at (0.3) should be [5.8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [4] to [10] at (0.6) should be [7.6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [4] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [4] to [10] at (1.5) should be [13]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (-0.3) should be [2.2]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (0) should be [4]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (0.3) should be [5.8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (0.6) should be [7.6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [4] to [10] at (1.5) should be [13]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [4] to [10] at (-0.3) should be [2.2]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [4] to [10] at (0) should be [4]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [4] to [10] at (0.3) should be [5.8]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [4] to [10] at (0.6) should be [7.6]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [4] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [4] to [10] at (1.5) should be [13]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [4] to [10] at (-0.3) should be [2.2]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [4] to [10] at (0) should be [4]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [4] to [10] at (0.3) should be [5.8]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [4] to [10] at (0.6) should be [7.6]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [4] to [10] at (1) should be [10]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [4] to [10] at (1.5) should be [13]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [1px] to [10px] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [1px] to [10px] at (0) should be [1px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [1px] to [10px] at (0.3) should be [3.7px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [1px] to [10px] at (0.6) should be [6.4px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [1px] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1px] to [10px] at (1.5) should be [14.5px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (0) should be [1px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (0.3) should be [3.7px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (0.6) should be [6.4px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1px] to [10px] at (1.5) should be [14.5px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [1px] to [10px] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [1px] to [10px] at (0) should be [1px]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1px] to [10px] at (0.3) should be [3.7px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [1px] to [10px] at (0.6) should be [6.4px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Animations: property <tab-size> from [1px] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1px] to [10px] at (1.5) should be [14.5px]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [1px] to [10px] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [1px] to [10px] at (0) should be [1px]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1px] to [10px] at (0.3) should be [3.7px]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [1px] to [10px] at (0.6) should be [6.4px]: FAIL (Chrome: FAIL, Safari: FAIL)
Web Animations: property <tab-size> from [1px] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1px] to [10px] at (1.5) should be [14.5px]: FAIL (Chrome: FAIL, Safari: FAIL)
CSS Transitions: property <tab-size> from [1] to [10px] at (-0.3) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1] to [10px] at (0) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1] to [10px] at (0.3) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1] to [10px] at (0.5) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1] to [10px] at (0.6) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions: property <tab-size> from [1] to [10px] at (1.5) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (-0.3) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0.3) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0.5) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (0.6) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Transitions with transition: all: property <tab-size> from [1] to [10px] at (1.5) should be [10px]: FAIL (Chrome: PASS, Safari: PASS)
CSS Animations: property <tab-size> from [1] to [10px] at (-0.3) should be [1]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1] to [10px] at (0) should be [1]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1] to [10px] at (0.3) should be [1]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1] to [10px] at (0.5) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1] to [10px] at (0.6) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
CSS Animations: property <tab-size> from [1] to [10px] at (1.5) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (-0.3) should be [1]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (0) should be [1]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (0.3) should be [1]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (0.5) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (0.6) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (1) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
Web Animations: property <tab-size> from [1] to [10px] at (1.5) should be [10px]: FAIL (Chrome: PASS, Safari: FAIL)
Updated•4 years ago
|
Description
•