Changeset 291040 in webkit
- Timestamp:
- Mar 9, 2022 4:52:33 AM (4 months ago)
- Location:
- trunk
- Files:
-
- 13 edited
-
LayoutTests/ChangeLog (modified) (1 diff)
-
LayoutTests/imported/w3c/ChangeLog (modified) (1 diff)
-
LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt (modified) (84 diffs)
-
LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt (modified) (1 diff)
-
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt (modified) (1 diff)
-
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt (modified) (1 diff)
-
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt (modified) (1 diff)
-
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt (modified) (84 diffs)
-
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt (modified) (84 diffs)
-
Source/WebCore/ChangeLog (modified) (1 diff)
-
Source/WebCore/animation/CSSPropertyAnimation.cpp (modified) (2 diffs)
-
Source/WebCore/rendering/style/RenderStyle.cpp (modified) (1 diff)
-
Source/WebCore/rendering/style/RenderStyle.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r291036 r291040 1 2022-03-08 Antoine Quint <graouts@webkit.org> 2 3 [web-animations] font-family should support discrete animation 4 https://bugs.webkit.org/show_bug.cgi?id=237591 5 6 Reviewed by Myles Maxfield. 7 8 * platform/gtk/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt: 9 * platform/ios/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt: 10 1 11 2022-03-09 Antti Koivisto <antti@apple.com> 2 12 -
trunk/LayoutTests/imported/w3c/ChangeLog
r291039 r291040 1 2022-03-08 Antoine Quint <graouts@webkit.org> 2 3 [web-animations] font-family should support discrete animation 4 https://bugs.webkit.org/show_bug.cgi?id=237591 5 6 Reviewed by Myles Maxfield. 7 8 * web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt: 9 * web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt: 10 * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt: 11 * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt: 12 * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt: 13 1 14 2022-03-08 Antoine Quint <graouts@webkit.org> 2 15 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt
r288787 r291040 6 6 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size> 7 7 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [100px] for <line-height> 8 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 8 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> 9 9 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [italic] for <font-style> 10 10 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 13 13 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [143.5px] for <font-size> 14 14 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [100px] for <line-height> 15 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 15 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> 16 16 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style> 17 17 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight> … … 20 20 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size> 21 21 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <line-height> 22 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 22 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> 23 23 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [italic] for <font-style> 24 24 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [190] for <font-weight> … … 27 27 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [73.9px] for <font-size> 28 28 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [100px] for <line-height> 29 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 29 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> 30 30 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <font-style> 31 31 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [280] for <font-weight> … … 34 34 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [47.8px] for <font-size> 35 35 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <line-height> 36 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 36 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> 37 37 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <font-style> 38 38 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [400] for <font-weight> … … 41 41 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [13px] for <font-size> 42 42 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <line-height> 43 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 43 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> 44 44 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <font-style> 45 45 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [550] for <font-weight> … … 48 48 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [0px] for <font-size> 49 49 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <line-height> 50 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 50 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> 51 51 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style> 52 52 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 55 55 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size> 56 56 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [100px] for <line-height> 57 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 57 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> 58 58 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [italic] for <font-style> 59 59 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 62 62 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [143.5px] for <font-size> 63 63 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [100px] for <line-height> 64 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 64 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> 65 65 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style> 66 66 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight> … … 69 69 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size> 70 70 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <line-height> 71 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 71 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> 72 72 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [italic] for <font-style> 73 73 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [190] for <font-weight> … … 76 76 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [73.9px] for <font-size> 77 77 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [100px] for <line-height> 78 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 78 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> 79 79 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <font-style> 80 80 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [280] for <font-weight> … … 83 83 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [47.8px] for <font-size> 84 84 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <line-height> 85 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 85 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> 86 86 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <font-style> 87 87 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [400] for <font-weight> … … 90 90 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [13px] for <font-size> 91 91 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <line-height> 92 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 92 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> 93 93 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <font-style> 94 94 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [550] for <font-weight> … … 97 97 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [0px] for <font-size> 98 98 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <line-height> 99 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 99 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> 100 100 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style> 101 101 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 104 104 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size> 105 105 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [100px] for <line-height> 106 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 106 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> 107 107 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [italic] for <font-style> 108 108 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 111 111 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [143.5px] for <font-size> 112 112 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [100px] for <line-height> 113 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 113 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> 114 114 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style> 115 115 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight> … … 118 118 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size> 119 119 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <line-height> 120 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 120 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> 121 121 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [italic] for <font-style> 122 122 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [190] for <font-weight> … … 125 125 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [73.9px] for <font-size> 126 126 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [100px] for <line-height> 127 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 127 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> 128 128 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <font-style> 129 129 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [280] for <font-weight> … … 132 132 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [47.8px] for <font-size> 133 133 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <line-height> 134 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 134 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> 135 135 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <font-style> 136 136 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [400] for <font-weight> … … 139 139 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [13px] for <font-size> 140 140 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <line-height> 141 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 141 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> 142 142 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <font-style> 143 143 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [550] for <font-weight> … … 146 146 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [0px] for <font-size> 147 147 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <line-height> 148 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 148 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> 149 149 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style> 150 150 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 153 153 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size> 154 154 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [100px] for <line-height> 155 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 155 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> 156 156 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [italic] for <font-style> 157 157 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 160 160 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [143.5px] for <font-size> 161 161 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [100px] for <line-height> 162 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 162 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> 163 163 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style> 164 164 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight> … … 167 167 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size> 168 168 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <line-height> 169 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 169 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> 170 170 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [italic] for <font-style> 171 171 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [190] for <font-weight> … … 174 174 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [73.9px] for <font-size> 175 175 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [100px] for <line-height> 176 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 176 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> 177 177 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <font-style> 178 178 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [280] for <font-weight> … … 181 181 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [47.8px] for <font-size> 182 182 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <line-height> 183 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 183 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> 184 184 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <font-style> 185 185 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [400] for <font-weight> … … 188 188 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [13px] for <font-size> 189 189 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <line-height> 190 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 190 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> 191 191 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <font-style> 192 192 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [550] for <font-weight> … … 195 195 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [0px] for <font-size> 196 196 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <line-height> 197 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 197 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> 198 198 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style> 199 199 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 202 202 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [274px] for <font-size> 203 203 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [100px] for <line-height> 204 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 204 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> 205 205 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [italic] for <font-style> 206 206 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 209 209 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [143.5px] for <font-size> 210 210 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [100px] for <line-height> 211 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 211 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> 212 212 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style> 213 213 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight> … … 216 216 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size> 217 217 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <line-height> 218 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 218 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> 219 219 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [italic] for <font-style> 220 220 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [190] for <font-weight> … … 223 223 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [73.9px] for <font-size> 224 224 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [100px] for <line-height> 225 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 225 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> 226 226 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <font-style> 227 227 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [280] for <font-weight> … … 230 230 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [47.8px] for <font-size> 231 231 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <line-height> 232 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 232 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> 233 233 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <font-style> 234 234 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [400] for <font-weight> … … 237 237 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [13px] for <font-size> 238 238 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <line-height> 239 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 239 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> 240 240 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <font-style> 241 241 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [550] for <font-weight> … … 244 244 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [0px] for <font-size> 245 245 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <line-height> 246 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 246 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> 247 247 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style> 248 248 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 251 251 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [274px] for <font-size> 252 252 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [100px] for <line-height> 253 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 253 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> 254 254 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [italic] for <font-style> 255 255 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 258 258 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [143.5px] for <font-size> 259 259 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [100px] for <line-height> 260 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 260 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> 261 261 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style> 262 262 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight> … … 265 265 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size> 266 266 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <line-height> 267 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 267 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> 268 268 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [italic] for <font-style> 269 269 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [190] for <font-weight> … … 272 272 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [73.9px] for <font-size> 273 273 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [100px] for <line-height> 274 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 274 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> 275 275 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <font-style> 276 276 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [280] for <font-weight> … … 279 279 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [47.8px] for <font-size> 280 280 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <line-height> 281 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 281 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> 282 282 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <font-style> 283 283 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [400] for <font-weight> … … 286 286 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [13px] for <font-size> 287 287 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <line-height> 288 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 288 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> 289 289 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <font-style> 290 290 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [550] for <font-weight> … … 293 293 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [0px] for <font-size> 294 294 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <line-height> 295 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 295 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> 296 296 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [italic] for <font-style> 297 297 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 300 300 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [274px] for <font-size> 301 301 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [100px] for <line-height> 302 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 302 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> 303 303 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [italic] for <font-style> 304 304 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 307 307 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [143.5px] for <font-size> 308 308 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [100px] for <line-height> 309 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 309 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> 310 310 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [italic] for <font-style> 311 311 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100] for <font-weight> … … 314 314 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <font-size> 315 315 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <line-height> 316 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 316 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> 317 317 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [italic] for <font-style> 318 318 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [190] for <font-weight> … … 321 321 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [73.9px] for <font-size> 322 322 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [100px] for <line-height> 323 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 323 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> 324 324 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <font-style> 325 325 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [280] for <font-weight> … … 328 328 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [47.8px] for <font-size> 329 329 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <line-height> 330 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 330 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> 331 331 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <font-style> 332 332 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [400] for <font-weight> … … 335 335 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [13px] for <font-size> 336 336 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <line-height> 337 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 337 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> 338 338 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <font-style> 339 339 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [550] for <font-weight> … … 342 342 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [0px] for <font-size> 343 343 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <line-height> 344 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 344 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> 345 345 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [italic] for <font-style> 346 346 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 349 349 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [274px] for <font-size> 350 350 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [100px] for <line-height> 351 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 351 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> 352 352 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [italic] for <font-style> 353 353 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 356 356 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [143.5px] for <font-size> 357 357 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [100px] for <line-height> 358 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 358 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> 359 359 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [italic] for <font-style> 360 360 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100] for <font-weight> … … 363 363 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <font-size> 364 364 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <line-height> 365 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 365 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> 366 366 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [italic] for <font-style> 367 367 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [190] for <font-weight> … … 370 370 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [73.9px] for <font-size> 371 371 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [100px] for <line-height> 372 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 372 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> 373 373 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <font-style> 374 374 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [280] for <font-weight> … … 377 377 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [47.8px] for <font-size> 378 378 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <line-height> 379 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 379 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> 380 380 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <font-style> 381 381 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [400] for <font-weight> … … 384 384 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [13px] for <font-size> 385 385 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <line-height> 386 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 386 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> 387 387 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <font-style> 388 388 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [550] for <font-weight> … … 391 391 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [0px] for <font-size> 392 392 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <line-height> 393 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 393 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> 394 394 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [italic] for <font-style> 395 395 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 398 398 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [278px] for <font-size> 399 399 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [100px] for <line-height> 400 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 400 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> 401 401 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [italic] for <font-style> 402 402 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 405 405 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [144.5px] for <font-size> 406 406 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [100px] for <line-height> 407 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 407 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> 408 408 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [italic] for <font-style> 409 409 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100] for <font-weight> … … 412 412 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <font-size> 413 413 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <line-height> 414 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 414 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> 415 415 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [italic] for <font-style> 416 416 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [190] for <font-weight> … … 419 419 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [73.3px] for <font-size> 420 420 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [100px] for <line-height> 421 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 421 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> 422 422 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <font-style> 423 423 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [280] for <font-weight> … … 426 426 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [46.6px] for <font-size> 427 427 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <line-height> 428 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 428 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> 429 429 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <font-style> 430 430 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [400] for <font-weight> … … 433 433 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [11px] for <font-size> 434 434 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <line-height> 435 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 435 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> 436 436 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <font-style> 437 437 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [550] for <font-weight> … … 440 440 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [0px] for <font-size> 441 441 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <line-height> 442 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 442 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> 443 443 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [italic] for <font-style> 444 444 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 447 447 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [278px] for <font-size> 448 448 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [100px] for <line-height> 449 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 449 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> 450 450 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [italic] for <font-style> 451 451 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 454 454 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [144.5px] for <font-size> 455 455 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [100px] for <line-height> 456 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 456 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> 457 457 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [italic] for <font-style> 458 458 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100] for <font-weight> … … 461 461 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <font-size> 462 462 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <line-height> 463 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 463 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> 464 464 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [italic] for <font-style> 465 465 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [190] for <font-weight> … … 468 468 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [73.3px] for <font-size> 469 469 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [100px] for <line-height> 470 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 470 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> 471 471 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <font-style> 472 472 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [280] for <font-weight> … … 475 475 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [46.6px] for <font-size> 476 476 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <line-height> 477 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 477 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> 478 478 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <font-style> 479 479 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [400] for <font-weight> … … 482 482 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [11px] for <font-size> 483 483 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <line-height> 484 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 484 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> 485 485 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <font-style> 486 486 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [550] for <font-weight> … … 489 489 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [0px] for <font-size> 490 490 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <line-height> 491 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 491 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> 492 492 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [italic] for <font-style> 493 493 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 496 496 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [280px] for <font-size> 497 497 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [100px] for <line-height> 498 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 498 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> 499 499 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [italic] for <font-style> 500 500 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 503 503 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [145px] for <font-size> 504 504 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [100px] for <line-height> 505 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 505 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> 506 506 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [italic] for <font-style> 507 507 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100] for <font-weight> … … 510 510 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <font-size> 511 511 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <line-height> 512 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 512 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> 513 513 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [italic] for <font-style> 514 514 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [190] for <font-weight> … … 517 517 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [73px] for <font-size> 518 518 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [100px] for <line-height> 519 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 519 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> 520 520 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <font-style> 521 521 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [280] for <font-weight> … … 524 524 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [46px] for <font-size> 525 525 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <line-height> 526 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 526 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> 527 527 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <font-style> 528 528 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [400] for <font-weight> … … 531 531 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [10px] for <font-size> 532 532 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <line-height> 533 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 533 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> 534 534 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <font-style> 535 535 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [550] for <font-weight> … … 538 538 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [0px] for <font-size> 539 539 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <line-height> 540 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 540 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> 541 541 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [italic] for <font-style> 542 542 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 545 545 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [280px] for <font-size> 546 546 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [100px] for <line-height> 547 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 547 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> 548 548 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [italic] for <font-style> 549 549 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 552 552 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [145px] for <font-size> 553 553 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [100px] for <line-height> 554 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 554 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> 555 555 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [italic] for <font-style> 556 556 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100] for <font-weight> … … 559 559 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <font-size> 560 560 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <line-height> 561 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 561 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> 562 562 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [italic] for <font-style> 563 563 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [190] for <font-weight> … … 566 566 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [73px] for <font-size> 567 567 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [100px] for <line-height> 568 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 568 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> 569 569 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <font-style> 570 570 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [280] for <font-weight> … … 573 573 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [46px] for <font-size> 574 574 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <line-height> 575 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 575 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> 576 576 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <font-style> 577 577 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [400] for <font-weight> … … 580 580 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [10px] for <font-size> 581 581 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <line-height> 582 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 582 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> 583 583 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <font-style> 584 584 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [550] for <font-weight> … … 587 587 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [0px] for <font-size> 588 588 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <line-height> 589 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 589 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> 590 590 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt
r291039 r291040 1 1 2 FAIL Animation of font in ::marker assert_in_array: value "italic normal 500 expanded 15px/35px -webkit-standard" not in array ["italic small-caps 500 expanded 15px / 35px Ahem", "italic small-caps 500 expanded 15px/35px Ahem"]3 FAIL Animation of font-family in ::marker assert_equals: expected "Ahem" but got "-webkit-standard" 2 FAIL Animation of font in ::marker assert_in_array: value "italic normal 500 expanded 15px/35px Ahem" not in array ["italic small-caps 500 expanded 15px / 35px Ahem", "italic small-caps 500 expanded 15px/35px Ahem"] 3 PASS Animation of font-family in ::marker 4 4 PASS Animation of font-feature-settings in ::marker 5 5 PASS Animation of font-kerning in ::marker -
trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt
r291039 r291040 222 222 PASS float: "right" onto "left" 223 223 PASS float: "left" onto "right" 224 PASS font-family (type: discrete) has testAccumulation function 225 PASS font-family: "verdana" onto "helvetica" 226 PASS font-family: "helvetica" onto "verdana" 224 227 PASS font-feature-settings (type: discrete) has testAccumulation function 225 228 PASS font-feature-settings: "normal" onto ""liga" 5" -
trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt
r291039 r291040 222 222 PASS float: "right" onto "left" 223 223 PASS float: "left" onto "right" 224 PASS font-family (type: discrete) has testAddition function 225 PASS font-family: "verdana" onto "helvetica" 226 PASS font-family: "helvetica" onto "verdana" 224 227 PASS font-feature-settings (type: discrete) has testAddition function 225 228 PASS font-feature-settings: "normal" onto ""liga" 5" -
trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt
r291039 r291040 266 266 PASS float uses discrete animation when animating between "left" and "right" with effect easing 267 267 PASS float uses discrete animation when animating between "left" and "right" with keyframe easing 268 PASS font-family (type: discrete) has testInterpolation function 269 PASS font-family uses discrete animation when animating between "helvetica" and "verdana" with linear easing 270 PASS font-family uses discrete animation when animating between "helvetica" and "verdana" with effect easing 271 PASS font-family uses discrete animation when animating between "helvetica" and "verdana" with keyframe easing 268 272 PASS font-feature-settings (type: discrete) has testInterpolation function 269 273 PASS font-feature-settings uses discrete animation when animating between ""liga" 5" and "normal" with linear easing -
trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt
r289140 r291040 6 6 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [268px] for <font-size> 7 7 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [100px] for <line-height> 8 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 8 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> 9 9 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [italic] for <font-style> 10 10 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 13 13 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [142px] for <font-size> 14 14 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [100px] for <line-height> 15 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 15 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> 16 16 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style> 17 17 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight> … … 20 20 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size> 21 21 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <line-height> 22 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 22 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> 23 23 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [italic] for <font-style> 24 24 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [190] for <font-weight> … … 27 27 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [74.8px] for <font-size> 28 28 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [100px] for <line-height> 29 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 29 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> 30 30 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <font-style> 31 31 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [280] for <font-weight> … … 34 34 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [49.6px] for <font-size> 35 35 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <line-height> 36 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 36 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be ["Liberation Sans"] for <font-family> 37 37 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <font-style> 38 38 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [400] for <font-weight> … … 41 41 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [16px] for <font-size> 42 42 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <line-height> 43 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 43 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be ["Liberation Sans"] for <font-family> 44 44 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <font-style> 45 45 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [550] for <font-weight> … … 48 48 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [0px] for <font-size> 49 49 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <line-height> 50 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 50 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be ["Liberation Sans"] for <font-family> 51 51 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style> 52 52 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 55 55 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [268px] for <font-size> 56 56 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [100px] for <line-height> 57 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 57 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> 58 58 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [italic] for <font-style> 59 59 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 62 62 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [142px] for <font-size> 63 63 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [100px] for <line-height> 64 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 64 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> 65 65 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style> 66 66 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight> … … 69 69 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size> 70 70 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <line-height> 71 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 71 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> 72 72 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [italic] for <font-style> 73 73 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [190] for <font-weight> … … 76 76 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [74.8px] for <font-size> 77 77 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [100px] for <line-height> 78 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 78 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> 79 79 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <font-style> 80 80 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [280] for <font-weight> … … 83 83 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [49.6px] for <font-size> 84 84 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <line-height> 85 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 85 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be ["Liberation Sans"] for <font-family> 86 86 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <font-style> 87 87 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [400] for <font-weight> … … 90 90 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [16px] for <font-size> 91 91 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <line-height> 92 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 92 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be ["Liberation Sans"] for <font-family> 93 93 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <font-style> 94 94 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [550] for <font-weight> … … 97 97 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [0px] for <font-size> 98 98 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <line-height> 99 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 99 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be ["Liberation Sans"] for <font-family> 100 100 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style> 101 101 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 104 104 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [268px] for <font-size> 105 105 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [100px] for <line-height> 106 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 106 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> 107 107 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [italic] for <font-style> 108 108 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 111 111 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [142px] for <font-size> 112 112 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [100px] for <line-height> 113 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 113 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> 114 114 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style> 115 115 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight> … … 118 118 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size> 119 119 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <line-height> 120 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 120 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> 121 121 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [italic] for <font-style> 122 122 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [190] for <font-weight> … … 125 125 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [74.8px] for <font-size> 126 126 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [100px] for <line-height> 127 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 127 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> 128 128 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <font-style> 129 129 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [280] for <font-weight> … … 132 132 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [49.6px] for <font-size> 133 133 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <line-height> 134 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 134 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be ["Liberation Sans"] for <font-family> 135 135 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <font-style> 136 136 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [400] for <font-weight> … … 139 139 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [16px] for <font-size> 140 140 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <line-height> 141 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 141 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be ["Liberation Sans"] for <font-family> 142 142 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <font-style> 143 143 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [550] for <font-weight> … … 146 146 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [0px] for <font-size> 147 147 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <line-height> 148 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 148 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be ["Liberation Sans"] for <font-family> 149 149 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style> 150 150 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 153 153 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [268px] for <font-size> 154 154 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [100px] for <line-height> 155 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 155 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> 156 156 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [italic] for <font-style> 157 157 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 160 160 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [142px] for <font-size> 161 161 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [100px] for <line-height> 162 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 162 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> 163 163 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style> 164 164 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight> … … 167 167 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size> 168 168 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <line-height> 169 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 169 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> 170 170 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [italic] for <font-style> 171 171 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [190] for <font-weight> … … 174 174 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [74.8px] for <font-size> 175 175 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [100px] for <line-height> 176 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 176 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> 177 177 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <font-style> 178 178 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [280] for <font-weight> … … 181 181 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [49.6px] for <font-size> 182 182 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <line-height> 183 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 183 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be ["Liberation Sans"] for <font-family> 184 184 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <font-style> 185 185 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [400] for <font-weight> … … 188 188 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [16px] for <font-size> 189 189 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <line-height> 190 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 190 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be ["Liberation Sans"] for <font-family> 191 191 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <font-style> 192 192 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [550] for <font-weight> … … 195 195 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [0px] for <font-size> 196 196 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <line-height> 197 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 197 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be ["Liberation Sans"] for <font-family> 198 198 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style> 199 199 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 202 202 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [268px] for <font-size> 203 203 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [100px] for <line-height> 204 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 204 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> 205 205 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [italic] for <font-style> 206 206 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 209 209 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [142px] for <font-size> 210 210 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [100px] for <line-height> 211 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 211 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> 212 212 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style> 213 213 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight> … … 216 216 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size> 217 217 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <line-height> 218 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 218 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> 219 219 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [italic] for <font-style> 220 220 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [190] for <font-weight> … … 223 223 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [74.8px] for <font-size> 224 224 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [100px] for <line-height> 225 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 225 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> 226 226 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <font-style> 227 227 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [280] for <font-weight> … … 230 230 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [49.6px] for <font-size> 231 231 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <line-height> 232 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 232 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be ["Liberation Sans"] for <font-family> 233 233 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <font-style> 234 234 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [400] for <font-weight> … … 237 237 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [16px] for <font-size> 238 238 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <line-height> 239 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 239 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be ["Liberation Sans"] for <font-family> 240 240 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <font-style> 241 241 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [550] for <font-weight> … … 244 244 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [0px] for <font-size> 245 245 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <line-height> 246 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 246 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be ["Liberation Sans"] for <font-family> 247 247 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style> 248 248 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 251 251 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [268px] for <font-size> 252 252 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [100px] for <line-height> 253 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 253 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> 254 254 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [italic] for <font-style> 255 255 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 258 258 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [142px] for <font-size> 259 259 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [100px] for <line-height> 260 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 260 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> 261 261 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style> 262 262 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight> … … 265 265 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size> 266 266 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <line-height> 267 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 267 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> 268 268 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [italic] for <font-style> 269 269 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [190] for <font-weight> … … 272 272 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [74.8px] for <font-size> 273 273 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [100px] for <line-height> 274 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 274 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> 275 275 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <font-style> 276 276 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [280] for <font-weight> … … 279 279 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [49.6px] for <font-size> 280 280 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <line-height> 281 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 281 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be ["Liberation Sans"] for <font-family> 282 282 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <font-style> 283 283 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [400] for <font-weight> … … 286 286 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [16px] for <font-size> 287 287 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <line-height> 288 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 288 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be ["Liberation Sans"] for <font-family> 289 289 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <font-style> 290 290 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [550] for <font-weight> … … 293 293 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [0px] for <font-size> 294 294 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <line-height> 295 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 295 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be ["Liberation Sans"] for <font-family> 296 296 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [italic] for <font-style> 297 297 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 300 300 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [268px] for <font-size> 301 301 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [100px] for <line-height> 302 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 302 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> 303 303 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [italic] for <font-style> 304 304 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 307 307 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [142px] for <font-size> 308 308 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [100px] for <line-height> 309 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 309 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> 310 310 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [italic] for <font-style> 311 311 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100] for <font-weight> … … 314 314 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <font-size> 315 315 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <line-height> 316 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 316 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> 317 317 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [italic] for <font-style> 318 318 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [190] for <font-weight> … … 321 321 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [74.8px] for <font-size> 322 322 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [100px] for <line-height> 323 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 323 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> 324 324 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <font-style> 325 325 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [280] for <font-weight> … … 328 328 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [49.6px] for <font-size> 329 329 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <line-height> 330 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 330 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be ["Liberation Sans"] for <font-family> 331 331 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <font-style> 332 332 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [400] for <font-weight> … … 335 335 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [16px] for <font-size> 336 336 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <line-height> 337 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 337 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be ["Liberation Sans"] for <font-family> 338 338 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <font-style> 339 339 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [550] for <font-weight> … … 342 342 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [0px] for <font-size> 343 343 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <line-height> 344 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 344 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be ["Liberation Sans"] for <font-family> 345 345 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [italic] for <font-style> 346 346 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 349 349 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [268px] for <font-size> 350 350 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [100px] for <line-height> 351 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 351 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> 352 352 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [italic] for <font-style> 353 353 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 356 356 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [142px] for <font-size> 357 357 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [100px] for <line-height> 358 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 358 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> 359 359 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [italic] for <font-style> 360 360 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100] for <font-weight> … … 363 363 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <font-size> 364 364 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <line-height> 365 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 365 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> 366 366 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [italic] for <font-style> 367 367 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [190] for <font-weight> … … 370 370 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [74.8px] for <font-size> 371 371 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [100px] for <line-height> 372 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 372 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> 373 373 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <font-style> 374 374 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [280] for <font-weight> … … 377 377 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [49.6px] for <font-size> 378 378 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <line-height> 379 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 379 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be ["Liberation Sans"] for <font-family> 380 380 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <font-style> 381 381 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [400] for <font-weight> … … 384 384 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [16px] for <font-size> 385 385 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <line-height> 386 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 386 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be ["Liberation Sans"] for <font-family> 387 387 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <font-style> 388 388 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [550] for <font-weight> … … 391 391 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [0px] for <font-size> 392 392 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <line-height> 393 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 393 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be ["Liberation Sans"] for <font-family> 394 394 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [italic] for <font-style> 395 395 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 398 398 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [268px] for <font-size> 399 399 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [100px] for <line-height> 400 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 400 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> 401 401 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [italic] for <font-style> 402 402 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 405 405 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [142px] for <font-size> 406 406 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [100px] for <line-height> 407 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 407 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> 408 408 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [italic] for <font-style> 409 409 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100] for <font-weight> … … 412 412 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <font-size> 413 413 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <line-height> 414 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 414 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> 415 415 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [italic] for <font-style> 416 416 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [190] for <font-weight> … … 419 419 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [74.8px] for <font-size> 420 420 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [100px] for <line-height> 421 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 421 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> 422 422 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <font-style> 423 423 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [280] for <font-weight> … … 426 426 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [49.6px] for <font-size> 427 427 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <line-height> 428 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 428 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be ["Liberation Sans"] for <font-family> 429 429 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <font-style> 430 430 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [400] for <font-weight> … … 433 433 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [16px] for <font-size> 434 434 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <line-height> 435 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 435 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be ["Liberation Sans"] for <font-family> 436 436 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <font-style> 437 437 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [550] for <font-weight> … … 440 440 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [0px] for <font-size> 441 441 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <line-height> 442 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 442 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be ["Liberation Sans"] for <font-family> 443 443 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [italic] for <font-style> 444 444 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 447 447 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [268px] for <font-size> 448 448 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [100px] for <line-height> 449 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 449 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> 450 450 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [italic] for <font-style> 451 451 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 454 454 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [142px] for <font-size> 455 455 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [100px] for <line-height> 456 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 456 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> 457 457 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [italic] for <font-style> 458 458 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100] for <font-weight> … … 461 461 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <font-size> 462 462 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <line-height> 463 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 463 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> 464 464 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [italic] for <font-style> 465 465 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [190] for <font-weight> … … 468 468 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [74.8px] for <font-size> 469 469 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [100px] for <line-height> 470 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 470 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> 471 471 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <font-style> 472 472 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [280] for <font-weight> … … 475 475 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [49.6px] for <font-size> 476 476 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <line-height> 477 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 477 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be ["Liberation Sans"] for <font-family> 478 478 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <font-style> 479 479 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [400] for <font-weight> … … 482 482 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [16px] for <font-size> 483 483 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <line-height> 484 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 484 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be ["Liberation Sans"] for <font-family> 485 485 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <font-style> 486 486 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [550] for <font-weight> … … 489 489 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [0px] for <font-size> 490 490 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <line-height> 491 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 491 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be ["Liberation Sans"] for <font-family> 492 492 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [italic] for <font-style> 493 493 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 496 496 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [268px] for <font-size> 497 497 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [100px] for <line-height> 498 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 498 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> 499 499 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [italic] for <font-style> 500 500 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 503 503 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [142px] for <font-size> 504 504 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [100px] for <line-height> 505 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 505 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> 506 506 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [italic] for <font-style> 507 507 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100] for <font-weight> … … 510 510 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <font-size> 511 511 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <line-height> 512 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 512 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> 513 513 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [italic] for <font-style> 514 514 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [190] for <font-weight> … … 517 517 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [74.8px] for <font-size> 518 518 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [100px] for <line-height> 519 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 519 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> 520 520 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <font-style> 521 521 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [280] for <font-weight> … … 524 524 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [49.6px] for <font-size> 525 525 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <line-height> 526 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 526 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be ["Liberation Sans"] for <font-family> 527 527 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <font-style> 528 528 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [400] for <font-weight> … … 531 531 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [16px] for <font-size> 532 532 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <line-height> 533 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 533 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be ["Liberation Sans"] for <font-family> 534 534 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <font-style> 535 535 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [550] for <font-weight> … … 538 538 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [0px] for <font-size> 539 539 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <line-height> 540 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 540 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be ["Liberation Sans"] for <font-family> 541 541 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [italic] for <font-style> 542 542 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 545 545 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [268px] for <font-size> 546 546 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [100px] for <line-height> 547 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 547 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> 548 548 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [italic] for <font-style> 549 549 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 552 552 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [142px] for <font-size> 553 553 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [100px] for <line-height> 554 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 554 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> 555 555 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [italic] for <font-style> 556 556 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100] for <font-weight> … … 559 559 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <font-size> 560 560 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <line-height> 561 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 561 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> 562 562 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [italic] for <font-style> 563 563 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [190] for <font-weight> … … 566 566 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [74.8px] for <font-size> 567 567 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [100px] for <line-height> 568 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 568 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> 569 569 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <font-style> 570 570 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [280] for <font-weight> … … 573 573 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [49.6px] for <font-size> 574 574 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <line-height> 575 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 575 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be ["Liberation Sans"] for <font-family> 576 576 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <font-style> 577 577 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [400] for <font-weight> … … 580 580 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [16px] for <font-size> 581 581 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <line-height> 582 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 582 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be ["Liberation Sans"] for <font-family> 583 583 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <font-style> 584 584 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [550] for <font-weight> … … 587 587 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [0px] for <font-size> 588 588 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <line-height> 589 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be ["Liberation Sans"] for <font-family> assert_equals: expected "\" Liberation Sans \" " but got "- webkit - standard " 589 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be ["Liberation Sans"] for <font-family> 590 590 -
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt
r288787 r291040 6 6 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size> 7 7 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [100px] for <line-height> 8 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 8 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> 9 9 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [italic] for <font-style> 10 10 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 13 13 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [143.5px] for <font-size> 14 14 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [100px] for <line-height> 15 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 15 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> 16 16 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style> 17 17 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight> … … 20 20 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size> 21 21 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <line-height> 22 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 22 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> 23 23 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [italic] for <font-style> 24 24 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [190] for <font-weight> … … 27 27 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [73.9px] for <font-size> 28 28 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [100px] for <line-height> 29 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 29 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> 30 30 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <font-style> 31 31 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [280] for <font-weight> … … 34 34 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [47.8px] for <font-size> 35 35 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <line-height> 36 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 36 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> 37 37 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <font-style> 38 38 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [400] for <font-weight> … … 41 41 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [13px] for <font-size> 42 42 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <line-height> 43 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 43 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> 44 44 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <font-style> 45 45 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [550] for <font-weight> … … 48 48 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [0px] for <font-size> 49 49 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <line-height> 50 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 50 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> 51 51 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style> 52 52 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 55 55 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size> 56 56 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [100px] for <line-height> 57 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 57 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [Ahem] for <font-family> 58 58 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [italic] for <font-style> 59 59 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 62 62 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [143.5px] for <font-size> 63 63 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [100px] for <line-height> 64 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 64 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [Ahem] for <font-family> 65 65 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style> 66 66 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight> … … 69 69 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size> 70 70 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <line-height> 71 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 71 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [Ahem] for <font-family> 72 72 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [italic] for <font-style> 73 73 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [190] for <font-weight> … … 76 76 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [73.9px] for <font-size> 77 77 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [100px] for <line-height> 78 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 78 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [Ahem] for <font-family> 79 79 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <font-style> 80 80 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [280] for <font-weight> … … 83 83 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [47.8px] for <font-size> 84 84 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [normal] for <line-height> 85 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 85 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.6) should be [system-ui] for <font-family> 86 86 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <font-style> 87 87 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [400] for <font-weight> … … 90 90 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [13px] for <font-size> 91 91 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [normal] for <line-height> 92 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 92 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1) should be [system-ui] for <font-family> 93 93 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <font-style> 94 94 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [550] for <font-weight> … … 97 97 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [0px] for <font-size> 98 98 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [normal] for <line-height> 99 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 99 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (1.5) should be [system-ui] for <font-family> 100 100 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style> 101 101 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 104 104 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size> 105 105 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [100px] for <line-height> 106 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 106 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> 107 107 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [italic] for <font-style> 108 108 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 111 111 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [143.5px] for <font-size> 112 112 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [100px] for <line-height> 113 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 113 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> 114 114 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style> 115 115 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight> … … 118 118 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size> 119 119 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <line-height> 120 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 120 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> 121 121 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [italic] for <font-style> 122 122 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [190] for <font-weight> … … 125 125 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [73.9px] for <font-size> 126 126 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [100px] for <line-height> 127 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 127 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> 128 128 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <font-style> 129 129 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [280] for <font-weight> … … 132 132 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [47.8px] for <font-size> 133 133 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <line-height> 134 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 134 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> 135 135 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <font-style> 136 136 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [400] for <font-weight> … … 139 139 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [13px] for <font-size> 140 140 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <line-height> 141 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 141 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> 142 142 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <font-style> 143 143 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [550] for <font-weight> … … 146 146 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [0px] for <font-size> 147 147 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <line-height> 148 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 148 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> 149 149 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style> 150 150 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 153 153 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size> 154 154 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [100px] for <line-height> 155 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 155 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [Ahem] for <font-family> 156 156 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [italic] for <font-style> 157 157 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 160 160 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [143.5px] for <font-size> 161 161 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [100px] for <line-height> 162 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 162 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [Ahem] for <font-family> 163 163 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style> 164 164 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight> … … 167 167 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size> 168 168 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <line-height> 169 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 169 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [Ahem] for <font-family> 170 170 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [italic] for <font-style> 171 171 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [190] for <font-weight> … … 174 174 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [73.9px] for <font-size> 175 175 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [100px] for <line-height> 176 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 176 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [Ahem] for <font-family> 177 177 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <font-style> 178 178 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [280] for <font-weight> … … 181 181 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [47.8px] for <font-size> 182 182 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [normal] for <line-height> 183 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 183 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.6) should be [system-ui] for <font-family> 184 184 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <font-style> 185 185 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [400] for <font-weight> … … 188 188 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [13px] for <font-size> 189 189 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [normal] for <line-height> 190 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 190 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1) should be [system-ui] for <font-family> 191 191 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <font-style> 192 192 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [550] for <font-weight> … … 195 195 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [0px] for <font-size> 196 196 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [normal] for <line-height> 197 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 197 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (1.5) should be [system-ui] for <font-family> 198 198 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style> 199 199 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 202 202 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [272px] for <font-size> 203 203 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [100px] for <line-height> 204 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 204 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> 205 205 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [italic] for <font-style> 206 206 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 209 209 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [143px] for <font-size> 210 210 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [100px] for <line-height> 211 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 211 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> 212 212 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style> 213 213 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight> … … 216 216 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size> 217 217 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <line-height> 218 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 218 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> 219 219 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [italic] for <font-style> 220 220 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [190] for <font-weight> … … 223 223 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [74.2px] for <font-size> 224 224 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [100px] for <line-height> 225 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 225 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> 226 226 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <font-style> 227 227 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [280] for <font-weight> … … 230 230 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [48.4px] for <font-size> 231 231 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <line-height> 232 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 232 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> 233 233 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <font-style> 234 234 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [400] for <font-weight> … … 237 237 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [14px] for <font-size> 238 238 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <line-height> 239 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 239 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> 240 240 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <font-style> 241 241 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [550] for <font-weight> … … 244 244 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [0px] for <font-size> 245 245 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <line-height> 246 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 246 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> 247 247 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style> 248 248 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 251 251 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [272px] for <font-size> 252 252 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [100px] for <line-height> 253 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 253 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [Ahem] for <font-family> 254 254 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [italic] for <font-style> 255 255 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 258 258 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [143px] for <font-size> 259 259 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [100px] for <line-height> 260 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 260 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [Ahem] for <font-family> 261 261 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style> 262 262 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight> … … 265 265 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size> 266 266 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <line-height> 267 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 267 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [Ahem] for <font-family> 268 268 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [italic] for <font-style> 269 269 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [190] for <font-weight> … … 272 272 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [74.2px] for <font-size> 273 273 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [100px] for <line-height> 274 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 274 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [Ahem] for <font-family> 275 275 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <font-style> 276 276 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [280] for <font-weight> … … 279 279 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [48.4px] for <font-size> 280 280 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [normal] for <line-height> 281 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 281 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.6) should be [-apple-menu] for <font-family> 282 282 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <font-style> 283 283 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [400] for <font-weight> … … 286 286 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [14px] for <font-size> 287 287 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [normal] for <line-height> 288 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 288 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1) should be [-apple-menu] for <font-family> 289 289 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <font-style> 290 290 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [550] for <font-weight> … … 293 293 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [0px] for <font-size> 294 294 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [normal] for <line-height> 295 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> assert_equals: expected "- apple - menu " but got "- webkit - standard " 295 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (1.5) should be [-apple-menu] for <font-family> 296 296 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [italic] for <font-style> 297 297 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 300 300 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [274px] for <font-size> 301 301 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [100px] for <line-height> 302 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 302 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> 303 303 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [italic] for <font-style> 304 304 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 307 307 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [143.5px] for <font-size> 308 308 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [100px] for <line-height> 309 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 309 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> 310 310 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [italic] for <font-style> 311 311 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100] for <font-weight> … … 314 314 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <font-size> 315 315 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <line-height> 316 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 316 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> 317 317 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [italic] for <font-style> 318 318 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [190] for <font-weight> … … 321 321 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [73.9px] for <font-size> 322 322 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [100px] for <line-height> 323 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 323 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> 324 324 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <font-style> 325 325 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [280] for <font-weight> … … 328 328 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [47.8px] for <font-size> 329 329 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <line-height> 330 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 330 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> 331 331 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <font-style> 332 332 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [400] for <font-weight> … … 335 335 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [13px] for <font-size> 336 336 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <line-height> 337 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 337 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> 338 338 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <font-style> 339 339 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [550] for <font-weight> … … 342 342 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [0px] for <font-size> 343 343 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <line-height> 344 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 344 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> 345 345 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [italic] for <font-style> 346 346 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 349 349 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [274px] for <font-size> 350 350 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [100px] for <line-height> 351 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 351 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [Ahem] for <font-family> 352 352 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [italic] for <font-style> 353 353 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 356 356 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [143.5px] for <font-size> 357 357 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [100px] for <line-height> 358 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 358 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [Ahem] for <font-family> 359 359 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [italic] for <font-style> 360 360 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100] for <font-weight> … … 363 363 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <font-size> 364 364 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [100px] for <line-height> 365 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 365 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [Ahem] for <font-family> 366 366 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [italic] for <font-style> 367 367 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [190] for <font-weight> … … 370 370 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [73.9px] for <font-size> 371 371 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [100px] for <line-height> 372 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 372 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [Ahem] for <font-family> 373 373 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <font-style> 374 374 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [280] for <font-weight> … … 377 377 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [47.8px] for <font-size> 378 378 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [normal] for <line-height> 379 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 379 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.6) should be [system-ui] for <font-family> 380 380 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <font-style> 381 381 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [400] for <font-weight> … … 384 384 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [13px] for <font-size> 385 385 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [normal] for <line-height> 386 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 386 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1) should be [system-ui] for <font-family> 387 387 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <font-style> 388 388 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [550] for <font-weight> … … 391 391 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [0px] for <font-size> 392 392 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [normal] for <line-height> 393 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 393 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (1.5) should be [system-ui] for <font-family> 394 394 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [italic] for <font-style> 395 395 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 398 398 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [276px] for <font-size> 399 399 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [100px] for <line-height> 400 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 400 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> 401 401 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [italic] for <font-style> 402 402 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 405 405 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [144px] for <font-size> 406 406 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [100px] for <line-height> 407 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 407 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> 408 408 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [italic] for <font-style> 409 409 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100] for <font-weight> … … 412 412 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <font-size> 413 413 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <line-height> 414 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 414 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> 415 415 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [italic] for <font-style> 416 416 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [190] for <font-weight> … … 419 419 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [73.6px] for <font-size> 420 420 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [100px] for <line-height> 421 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 421 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> 422 422 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <font-style> 423 423 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [280] for <font-weight> … … 426 426 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [47.2px] for <font-size> 427 427 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <line-height> 428 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 428 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> 429 429 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <font-style> 430 430 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [400] for <font-weight> … … 433 433 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [12px] for <font-size> 434 434 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <line-height> 435 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 435 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> 436 436 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <font-style> 437 437 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [550] for <font-weight> … … 440 440 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [0px] for <font-size> 441 441 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <line-height> 442 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 442 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> 443 443 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [italic] for <font-style> 444 444 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 447 447 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [276px] for <font-size> 448 448 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [100px] for <line-height> 449 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 449 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [Ahem] for <font-family> 450 450 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [italic] for <font-style> 451 451 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 454 454 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [144px] for <font-size> 455 455 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [100px] for <line-height> 456 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 456 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [Ahem] for <font-family> 457 457 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [italic] for <font-style> 458 458 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100] for <font-weight> … … 461 461 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <font-size> 462 462 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [100px] for <line-height> 463 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 463 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [Ahem] for <font-family> 464 464 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [italic] for <font-style> 465 465 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [190] for <font-weight> … … 468 468 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [73.6px] for <font-size> 469 469 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [100px] for <line-height> 470 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 470 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [Ahem] for <font-family> 471 471 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <font-style> 472 472 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [280] for <font-weight> … … 475 475 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [47.2px] for <font-size> 476 476 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [normal] for <line-height> 477 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 477 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.6) should be [system-ui] for <font-family> 478 478 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <font-style> 479 479 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [400] for <font-weight> … … 482 482 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [12px] for <font-size> 483 483 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [normal] for <line-height> 484 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 484 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1) should be [system-ui] for <font-family> 485 485 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <font-style> 486 486 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [550] for <font-weight> … … 489 489 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [0px] for <font-size> 490 490 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [normal] for <line-height> 491 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> assert_equals: expected "system - ui " but got "- webkit - standard " 491 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (1.5) should be [system-ui] for <font-family> 492 492 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [italic] for <font-style> 493 493 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 496 496 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [266px] for <font-size> 497 497 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [100px] for <line-height> 498 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 498 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> 499 499 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [italic] for <font-style> 500 500 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 503 503 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [141.5px] for <font-size> 504 504 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [100px] for <line-height> 505 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 505 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> 506 506 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [italic] for <font-style> 507 507 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100] for <font-weight> … … 510 510 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <font-size> 511 511 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <line-height> 512 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 512 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> 513 513 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [italic] for <font-style> 514 514 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [190] for <font-weight> … … 517 517 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [75.1px] for <font-size> 518 518 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [100px] for <line-height> 519 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 519 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> 520 520 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <font-style> 521 521 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [280] for <font-weight> … … 524 524 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [50.2px] for <font-size> 525 525 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <line-height> 526 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 526 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> 527 527 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <font-style> 528 528 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [400] for <font-weight> … … 531 531 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [17px] for <font-size> 532 532 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <line-height> 533 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 533 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> 534 534 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <font-style> 535 535 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [550] for <font-weight> … … 538 538 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [0px] for <font-size> 539 539 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <line-height> 540 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 540 PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> 541 541 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [italic] for <font-style> 542 542 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 545 545 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [266px] for <font-size> 546 546 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [100px] for <line-height> 547 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 547 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [Ahem] for <font-family> 548 548 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [italic] for <font-style> 549 549 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [1] for <font-weight> assert_equals: expected "1 " but got "0 " … … 552 552 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [141.5px] for <font-size> 553 553 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [100px] for <line-height> 554 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 554 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [Ahem] for <font-family> 555 555 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [italic] for <font-style> 556 556 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100] for <font-weight> … … 559 559 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <font-size> 560 560 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [100px] for <line-height> 561 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 561 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [Ahem] for <font-family> 562 562 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [italic] for <font-style> 563 563 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [190] for <font-weight> … … 566 566 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [75.1px] for <font-size> 567 567 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [100px] for <line-height> 568 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> assert_equals: expected "Ahem " but got "- webkit - standard " 568 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [Ahem] for <font-family> 569 569 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <font-style> 570 570 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [280] for <font-weight> … … 573 573 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [50.2px] for <font-size> 574 574 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [normal] for <line-height> 575 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 575 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.6) should be [-apple-status-bar] for <font-family> 576 576 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <font-style> 577 577 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [400] for <font-weight> … … 580 580 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [17px] for <font-size> 581 581 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [normal] for <line-height> 582 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 582 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1) should be [-apple-status-bar] for <font-family> 583 583 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <font-style> 584 584 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [550] for <font-weight> … … 587 587 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [0px] for <font-size> 588 588 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [normal] for <line-height> 589 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> assert_equals: expected "- apple - status - bar " but got "- webkit - standard " 589 PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (1.5) should be [-apple-status-bar] for <font-family> 590 590 -
trunk/Source/WebCore/ChangeLog
r291039 r291040 1 2022-03-08 Antoine Quint <graouts@webkit.org> 2 3 [web-animations] font-family should support discrete animation 4 https://bugs.webkit.org/show_bug.cgi?id=237591 5 6 Reviewed by Myles Maxfield. 7 8 * animation/CSSPropertyAnimation.cpp: 9 (WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap): 10 * rendering/style/RenderStyle.cpp: 11 (WebCore::RenderStyle::setFontPalette): 12 (WebCore::RenderStyle::setFontFamilies): 13 * rendering/style/RenderStyle.h: 14 (WebCore::RenderStyle::fontFamilies const): 15 1 16 2022-03-08 Antoine Quint <graouts@webkit.org> 2 17 -
trunk/Source/WebCore/animation/CSSPropertyAnimation.cpp
r291039 r291040 2483 2483 DiscretePropertyWrapper::blend(destination, from, to, context); 2484 2484 } 2485 }; 2486 2487 class FontFamilyWrapper final : public AnimationPropertyWrapperBase { 2488 WTF_MAKE_FAST_ALLOCATED; 2489 public: 2490 FontFamilyWrapper() 2491 : AnimationPropertyWrapperBase(CSSPropertyFontFamily) 2492 { 2493 } 2494 2495 private: 2496 bool canInterpolate(const RenderStyle&, const RenderStyle&, CompositeOperation) const override { return false; } 2497 2498 bool equals(const RenderStyle& a, const RenderStyle& b) const override 2499 { 2500 return a.fontFamilies() == b.fontFamilies(); 2501 } 2502 2503 void blend(RenderStyle& destination, const RenderStyle& from, const RenderStyle& to, const CSSPropertyBlendingContext& context) const override 2504 { 2505 ASSERT(!context.progress || context.progress == 1.0); 2506 destination.setFontFamilies((context.progress ? to : from).fontFamilies()); 2507 } 2508 2509 #if !LOG_DISABLED 2510 void logBlend(const RenderStyle&, const RenderStyle&, const RenderStyle&, double) const override 2511 { 2512 } 2513 #endif 2485 2514 }; 2486 2515 … … 2811 2840 new DiscretePropertyWrapper<ColorInterpolation>(CSSPropertyColorInterpolation, &RenderStyle::colorInterpolation, &RenderStyle::setColorInterpolation), 2812 2841 new DiscretePropertyWrapper<Kerning>(CSSPropertyFontKerning, &RenderStyle::fontKerning, &RenderStyle::setFontKerning), 2813 new DiscretePropertyWrapper<FontFeatureSettings>(CSSPropertyFontFeatureSettings, &RenderStyle::fontFeatureSettings, &RenderStyle::setFontFeatureSettings) 2842 new DiscretePropertyWrapper<FontFeatureSettings>(CSSPropertyFontFeatureSettings, &RenderStyle::fontFeatureSettings, &RenderStyle::setFontFeatureSettings), 2843 new FontFamilyWrapper 2814 2844 }; 2815 2845 const unsigned animatableLonghandPropertiesCount = WTF_ARRAY_LENGTH(animatableLonghandPropertyWrappers); -
trunk/Source/WebCore/rendering/style/RenderStyle.cpp
r291039 r291040 2040 2040 auto description = fontDescription(); 2041 2041 description.setFeatureSettings(WTFMove(settings)); 2042 2043 setFontDescription(WTFMove(description)); 2044 fontCascade().update(currentFontSelector); 2045 } 2046 2047 void RenderStyle::setFontFamilies(RefCountedFixedVector<AtomString>& families) 2048 { 2049 FontSelector* currentFontSelector = fontCascade().fontSelector(); 2050 auto description = fontDescription(); 2051 description.setFamilies(families); 2042 2052 2043 2053 setFontDescription(WTFMove(description)); -
trunk/Source/WebCore/rendering/style/RenderStyle.h
r291039 r291040 373 373 Kerning fontKerning() const { return fontDescription().kerning(); } 374 374 FontFeatureSettings fontFeatureSettings() const { return fontDescription().featureSettings(); } 375 RefCountedFixedVector<AtomString>& fontFamilies() const { return fontDescription().families(); } 375 376 376 377 const Length& textIndent() const { return m_rareInheritedData->indent; } … … 994 995 void setFontKerning(Kerning); 995 996 void setFontFeatureSettings(FontFeatureSettings); 997 void setFontFamilies(RefCountedFixedVector<AtomString>&); 996 998 997 999 void setColor(const Color&);
Note: See TracChangeset
for help on using the changeset viewer.