Changeset 291119 in webkit


Ignore:
Timestamp:
Mar 10, 2022 10:36:55 AM (4 months ago)
Author:
graouts@webkit.org
Message:

[web-animations] font-variant-caps should support discrete animation
https://bugs.webkit.org/show_bug.cgi?id=237662

Reviewed by Myles C. Maxfield.

LayoutTests/imported/w3c:

  • web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt:
  • web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt:
  • web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt:
  • web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt:
  • web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt:

Source/WebCore:

  • animation/CSSPropertyAnimation.cpp:

(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):

  • platform/text/TextFlags.cpp:

(WebCore::operator<<):

  • platform/text/TextFlags.h:
  • rendering/style/RenderStyle.cpp:

(WebCore::RenderStyle::setFontVariantAlternates):
(WebCore::RenderStyle::setFontVariantCaps):

  • rendering/style/RenderStyle.h:

(WebCore::RenderStyle::fontVariantCaps const):

LayoutTests:

  • platform/gtk/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt:
  • platform/ios/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt:
Location:
trunk
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r291118 r291119  
     12022-03-10  Antoine Quint  <graouts@webkit.org>
     2
     3        [web-animations] font-variant-caps should support discrete animation
     4        https://bugs.webkit.org/show_bug.cgi?id=237662
     5
     6        Reviewed by Myles C. 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
    1112022-03-10  Jer Noble  <jer.noble@apple.com>
    212
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r291115 r291119  
     12022-03-10  Antoine Quint  <graouts@webkit.org>
     2
     3        [web-animations] font-variant-caps should support discrete animation
     4        https://bugs.webkit.org/show_bug.cgi?id=237662
     5
     6        Reviewed by Myles C. 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
    1142022-03-10  Antoine Quint  <graouts@webkit.org>
    215
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt

    r291040 r291119  
    22PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style>
    33FAIL CSS 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 "
    4 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     4PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant>
    55FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    66PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size>
     
    99PASS 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>
    1010FAIL 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 "
    11 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     11PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant>
    1212FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    1313PASS 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>
     
    1616PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style>
    1717PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight>
    18 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     18PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant>
    1919FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    2020PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size>
     
    2323PASS 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>
    2424PASS 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>
    25 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     25PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant>
    2626FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    2727PASS 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>
     
    5151PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style>
    5252FAIL 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 "
    53 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     53PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant>
    5454FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    5555PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size>
     
    5858PASS 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>
    5959FAIL 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 "
    60 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     60PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant>
    6161FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    6262PASS 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>
     
    6565PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style>
    6666PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight>
    67 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     67PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant>
    6868FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    6969PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size>
     
    7272PASS 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>
    7373PASS 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>
    74 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     74PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant>
    7575FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    7676PASS 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>
     
    100100PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style>
    101101FAIL 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 "
    102 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     102PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant>
    103103FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    104104PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size>
     
    107107PASS 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>
    108108FAIL 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 "
    109 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     109PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant>
    110110FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    111111PASS 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>
     
    114114PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style>
    115115PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight>
    116 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     116PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant>
    117117FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    118118PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size>
     
    121121PASS 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>
    122122PASS 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>
    123 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     123PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant>
    124124FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    125125PASS 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>
     
    149149PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style>
    150150FAIL 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 "
    151 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     151PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant>
    152152FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    153153PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size>
     
    156156PASS 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>
    157157FAIL 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 "
    158 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     158PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant>
    159159FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    160160PASS 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>
     
    163163PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style>
    164164PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight>
    165 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     165PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant>
    166166FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    167167PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size>
     
    170170PASS 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>
    171171PASS 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>
    172 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     172PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant>
    173173FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    174174PASS 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>
     
    198198PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style>
    199199FAIL 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 "
    200 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     200PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant>
    201201FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    202202PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [274px] for <font-size>
     
    205205PASS 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>
    206206FAIL 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 "
    207 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     207PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant>
    208208FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    209209PASS 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>
     
    212212PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style>
    213213PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight>
    214 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     214PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant>
    215215FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    216216PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size>
     
    219219PASS 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>
    220220PASS 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>
    221 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     221PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant>
    222222FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    223223PASS 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>
     
    247247PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style>
    248248FAIL 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 "
    249 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     249PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant>
    250250FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    251251PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [274px] for <font-size>
     
    254254PASS 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>
    255255FAIL 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 "
    256 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     256PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant>
    257257FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    258258PASS 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>
     
    261261PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style>
    262262PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight>
    263 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     263PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant>
    264264FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    265265PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size>
     
    268268PASS 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>
    269269PASS 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>
    270 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     270PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant>
    271271FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    272272PASS 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>
     
    296296PASS 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>
    297297FAIL 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 "
    298 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     298PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant>
    299299FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    300300PASS 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>
     
    303303PASS 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>
    304304FAIL 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 "
    305 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     305PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant>
    306306FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    307307PASS 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>
     
    310310PASS 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>
    311311PASS 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>
    312 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     312PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant>
    313313FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    314314PASS 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>
     
    317317PASS 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>
    318318PASS 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>
    319 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     319PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant>
    320320FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    321321PASS 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>
     
    345345PASS 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>
    346346FAIL 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 "
    347 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     347PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant>
    348348FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    349349PASS 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>
     
    352352PASS 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>
    353353FAIL 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 "
    354 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     354PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant>
    355355FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    356356PASS 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>
     
    359359PASS 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>
    360360PASS 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>
    361 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     361PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant>
    362362FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    363363PASS 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>
     
    366366PASS 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>
    367367PASS 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>
    368 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     368PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant>
    369369FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    370370PASS 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>
     
    394394PASS 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>
    395395FAIL 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 "
    396 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     396PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant>
    397397FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    398398PASS 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>
     
    401401PASS 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>
    402402FAIL 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 "
    403 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     403PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant>
    404404FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    405405PASS 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>
     
    408408PASS 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>
    409409PASS 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>
    410 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     410PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant>
    411411FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    412412PASS 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>
     
    415415PASS 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>
    416416PASS 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>
    417 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     417PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant>
    418418FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    419419PASS 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>
     
    443443PASS 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>
    444444FAIL 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 "
    445 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     445PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant>
    446446FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    447447PASS 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>
     
    450450PASS 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>
    451451FAIL 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 "
    452 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     452PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant>
    453453FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    454454PASS 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>
     
    457457PASS 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>
    458458PASS 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>
    459 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     459PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant>
    460460FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    461461PASS 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>
     
    464464PASS 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>
    465465PASS 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>
    466 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     466PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant>
    467467FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    468468PASS 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>
     
    492492PASS 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>
    493493FAIL 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 "
    494 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     494PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant>
    495495FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    496496PASS 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>
     
    499499PASS 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>
    500500FAIL 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 "
    501 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     501PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant>
    502502FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    503503PASS 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>
     
    506506PASS 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>
    507507PASS 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>
    508 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     508PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant>
    509509FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    510510PASS 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>
     
    513513PASS 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>
    514514PASS 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>
    515 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     515PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant>
    516516FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    517517PASS 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>
     
    541541PASS 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>
    542542FAIL 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 "
    543 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     543PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant>
    544544FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    545545PASS 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>
     
    548548PASS 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>
    549549FAIL 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 "
    550 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     550PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant>
    551551FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    552552PASS 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>
     
    555555PASS 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>
    556556PASS 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>
    557 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     557PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant>
    558558FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    559559PASS 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>
     
    562562PASS 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>
    563563PASS 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>
    564 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     564PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant>
    565565FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    566566PASS 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>
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt

    r291115 r291119  
    11
    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"]
     2PASS Animation of font in ::marker
    33PASS Animation of font-family in ::marker
    44PASS Animation of font-feature-settings in ::marker
     
    1212FAIL Animation of font-synthesis-style in ::marker assert_true: font-synthesis-style doesn't seem to be supported in the computed style expected true got false
    1313FAIL Animation of font-synthesis-weight in ::marker assert_true: font-synthesis-weight doesn't seem to be supported in the computed style expected true got false
    14 FAIL Animation of font-variant in ::marker assert_equals: expected "small-caps" but got "tabular-nums"
    15 FAIL Animation of font-variant-caps in ::marker assert_equals: expected "small-caps" but got "normal"
     14FAIL Animation of font-variant in ::marker assert_equals: expected "small-caps" but got "small-caps tabular-nums"
     15PASS Animation of font-variant-caps in ::marker
    1616PASS Animation of font-variant-east-asian in ::marker
    1717PASS Animation of font-variant-ligatures in ::marker
  • trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt

    r291115 r291119  
    258258FAIL font-variant-alternates: "stylistic(unknown)" onto "swash(unknown)" assert_equals: The value should be stylistic(unknown) at 0ms expected "stylistic(unknown)" but got "normal"
    259259FAIL font-variant-alternates: "swash(unknown)" onto "stylistic(unknown)" assert_equals: The value should be swash(unknown) at 0ms expected "swash(unknown)" but got "normal"
     260PASS font-variant-caps (type: discrete) has testAccumulation function
     261PASS font-variant-caps: "unicase" onto "small-caps"
     262PASS font-variant-caps: "small-caps" onto "unicase"
    260263PASS font-variant-east-asian (type: discrete) has testAccumulation function
    261264PASS font-variant-east-asian: "proportional-width" onto "full-width"
  • trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt

    r291115 r291119  
    258258FAIL font-variant-alternates: "stylistic(unknown)" onto "swash(unknown)" assert_equals: The value should be stylistic(unknown) at 0ms expected "stylistic(unknown)" but got "normal"
    259259FAIL font-variant-alternates: "swash(unknown)" onto "stylistic(unknown)" assert_equals: The value should be swash(unknown) at 0ms expected "swash(unknown)" but got "normal"
     260PASS font-variant-caps (type: discrete) has testAddition function
     261PASS font-variant-caps: "unicase" onto "small-caps"
     262PASS font-variant-caps: "small-caps" onto "unicase"
    260263PASS font-variant-east-asian (type: discrete) has testAddition function
    261264PASS font-variant-east-asian: "proportional-width" onto "full-width"
  • trunk/LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt

    r291115 r291119  
    314314FAIL font-variant-alternates uses discrete animation when animating between "swash(unknown)" and "stylistic(unknown)" with effect easing assert_equals: The value should be swash(unknown) at 0ms expected "swash(unknown)" but got "normal"
    315315FAIL font-variant-alternates uses discrete animation when animating between "swash(unknown)" and "stylistic(unknown)" with keyframe easing assert_equals: The value should be swash(unknown) at 0ms expected "swash(unknown)" but got "normal"
     316PASS font-variant-caps (type: discrete) has testInterpolation function
     317PASS font-variant-caps uses discrete animation when animating between "small-caps" and "unicase" with linear easing
     318PASS font-variant-caps uses discrete animation when animating between "small-caps" and "unicase" with effect easing
     319PASS font-variant-caps uses discrete animation when animating between "small-caps" and "unicase" with keyframe easing
    316320PASS font-variant-east-asian (type: discrete) has testInterpolation function
    317321PASS font-variant-east-asian uses discrete animation when animating between "full-width" and "proportional-width" with linear easing
  • trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt

    r291040 r291119  
    22PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style>
    33FAIL CSS 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 "
    4 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     4PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant>
    55FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    66PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [268px] for <font-size>
     
    99PASS 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>
    1010FAIL 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 "
    11 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     11PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant>
    1212FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    1313PASS 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>
     
    1616PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style>
    1717PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight>
    18 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     18PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant>
    1919FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    2020PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size>
     
    2323PASS 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>
    2424PASS 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>
    25 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     25PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant>
    2626FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    2727PASS 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>
     
    5151PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style>
    5252FAIL 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 "
    53 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     53PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant>
    5454FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    5555PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [268px] for <font-size>
     
    5858PASS 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>
    5959FAIL 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 "
    60 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     60PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant>
    6161FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    6262PASS 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>
     
    6565PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style>
    6666PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight>
    67 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     67PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant>
    6868FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    6969PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size>
     
    7272PASS 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>
    7373PASS 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>
    74 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     74PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant>
    7575FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    7676PASS 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>
     
    100100PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style>
    101101FAIL 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 "
    102 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     102PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant>
    103103FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    104104PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [268px] for <font-size>
     
    107107PASS 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>
    108108FAIL 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 "
    109 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     109PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant>
    110110FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    111111PASS 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>
     
    114114PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style>
    115115PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight>
    116 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     116PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant>
    117117FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    118118PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size>
     
    121121PASS 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>
    122122PASS 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>
    123 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     123PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant>
    124124FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    125125PASS 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>
     
    149149PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style>
    150150FAIL 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 "
    151 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     151PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant>
    152152FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    153153PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [268px] for <font-size>
     
    156156PASS 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>
    157157FAIL 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 "
    158 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     158PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant>
    159159FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    160160PASS 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>
     
    163163PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style>
    164164PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight>
    165 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     165PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant>
    166166FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    167167PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size>
     
    170170PASS 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>
    171171PASS 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>
    172 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     172PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant>
    173173FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    174174PASS 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>
     
    198198PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style>
    199199FAIL 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 "
    200 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     200PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant>
    201201FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    202202PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [268px] for <font-size>
     
    205205PASS 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>
    206206FAIL 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 "
    207 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     207PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant>
    208208FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    209209PASS 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>
     
    212212PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style>
    213213PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight>
    214 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     214PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant>
    215215FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    216216PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size>
     
    219219PASS 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>
    220220PASS 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>
    221 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     221PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant>
    222222FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    223223PASS 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>
     
    247247PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style>
    248248FAIL 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 "
    249 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     249PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant>
    250250FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    251251PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [268px] for <font-size>
     
    254254PASS 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>
    255255FAIL 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 "
    256 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     256PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant>
    257257FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    258258PASS 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>
     
    261261PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style>
    262262PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight>
    263 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     263PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant>
    264264FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    265265PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size>
     
    268268PASS 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>
    269269PASS 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>
    270 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     270PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant>
    271271FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    272272PASS 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>
     
    296296PASS 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>
    297297FAIL 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 "
    298 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     298PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant>
    299299FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    300300PASS 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>
     
    303303PASS 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>
    304304FAIL 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 "
    305 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     305PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant>
    306306FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    307307PASS 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>
     
    310310PASS 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>
    311311PASS 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>
    312 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     312PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant>
    313313FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    314314PASS 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>
     
    317317PASS 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>
    318318PASS 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>
    319 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     319PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant>
    320320FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    321321PASS 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>
     
    345345PASS 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>
    346346FAIL 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 "
    347 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     347PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant>
    348348FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    349349PASS 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>
     
    352352PASS 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>
    353353FAIL 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 "
    354 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     354PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant>
    355355FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    356356PASS 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>
     
    359359PASS 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>
    360360PASS 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>
    361 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     361PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant>
    362362FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    363363PASS 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>
     
    366366PASS 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>
    367367PASS 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>
    368 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     368PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant>
    369369FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    370370PASS 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>
     
    394394PASS 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>
    395395FAIL 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 "
    396 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     396PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant>
    397397FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    398398PASS 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>
     
    401401PASS 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>
    402402FAIL 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 "
    403 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     403PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant>
    404404FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    405405PASS 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>
     
    408408PASS 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>
    409409PASS 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>
    410 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     410PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant>
    411411FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    412412PASS 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>
     
    415415PASS 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>
    416416PASS 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>
    417 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     417PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant>
    418418FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    419419PASS 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>
     
    443443PASS 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>
    444444FAIL 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 "
    445 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     445PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant>
    446446FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    447447PASS 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>
     
    450450PASS 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>
    451451FAIL 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 "
    452 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     452PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant>
    453453FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    454454PASS 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>
     
    457457PASS 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>
    458458PASS 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>
    459 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     459PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant>
    460460FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    461461PASS 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>
     
    464464PASS 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>
    465465PASS 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>
    466 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     466PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant>
    467467FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    468468PASS 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>
     
    492492PASS 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>
    493493FAIL 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 "
    494 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     494PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant>
    495495FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    496496PASS 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>
     
    499499PASS 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>
    500500FAIL 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 "
    501 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     501PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant>
    502502FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    503503PASS 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>
     
    506506PASS 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>
    507507PASS 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>
    508 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     508PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant>
    509509FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    510510PASS 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>
     
    513513PASS 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>
    514514PASS 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>
    515 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     515PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant>
    516516FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    517517PASS 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>
     
    541541PASS 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>
    542542FAIL 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 "
    543 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     543PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant>
    544544FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    545545PASS 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>
     
    548548PASS 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>
    549549FAIL 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 "
    550 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     550PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant>
    551551FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    552552PASS 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>
     
    555555PASS 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>
    556556PASS 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>
    557 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     557PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant>
    558558FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    559559PASS 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>
     
    562562PASS 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>
    563563PASS 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>
    564 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     564PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant>
    565565FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    566566PASS 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>
  • trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-fonts/animations/system-fonts-expected.txt

    r291040 r291119  
    22PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style>
    33FAIL CSS 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 "
    4 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     4PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant>
    55FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    66PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size>
     
    99PASS 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>
    1010FAIL 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 "
    11 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     11PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant>
    1212FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    1313PASS 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>
     
    1616PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style>
    1717PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight>
    18 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     18PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant>
    1919FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    2020PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size>
     
    2323PASS 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>
    2424PASS 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>
    25 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     25PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant>
    2626FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    2727PASS 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>
     
    5151PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [italic] for <font-style>
    5252FAIL 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 "
    53 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     53PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [small-caps] for <font-variant>
    5454FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    5555PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-2) should be [274px] for <font-size>
     
    5858PASS 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>
    5959FAIL 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 "
    60 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     60PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [small-caps] for <font-variant>
    6161FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    6262PASS 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>
     
    6565PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [italic] for <font-style>
    6666PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100] for <font-weight>
    67 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     67PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [small-caps] for <font-variant>
    6868FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    6969PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0) should be [100px] for <font-size>
     
    7272PASS 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>
    7373PASS 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>
    74 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     74PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [small-caps] for <font-variant>
    7575FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    7676PASS 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>
     
    100100PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style>
    101101FAIL 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 "
    102 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     102PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant>
    103103FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    104104PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size>
     
    107107PASS 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>
    108108FAIL 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 "
    109 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     109PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant>
    110110FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    111111PASS 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>
     
    114114PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style>
    115115PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight>
    116 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     116PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant>
    117117FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    118118PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size>
     
    121121PASS 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>
    122122PASS 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>
    123 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     123PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant>
    124124FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    125125PASS 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>
     
    149149PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [italic] for <font-style>
    150150FAIL 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 "
    151 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     151PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [small-caps] for <font-variant>
    152152FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    153153PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-2) should be [274px] for <font-size>
     
    156156PASS 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>
    157157FAIL 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 "
    158 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     158PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [small-caps] for <font-variant>
    159159FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    160160PASS 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>
     
    163163PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [italic] for <font-style>
    164164PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100] for <font-weight>
    165 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     165PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [small-caps] for <font-variant>
    166166FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    167167PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0) should be [100px] for <font-size>
     
    170170PASS 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>
    171171PASS 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>
    172 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     172PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [small-caps] for <font-variant>
    173173FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [icon] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    174174PASS 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>
     
    198198PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style>
    199199FAIL 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 "
    200 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     200PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant>
    201201FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    202202PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [272px] for <font-size>
     
    205205PASS 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>
    206206FAIL 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 "
    207 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     207PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant>
    208208FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    209209PASS 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>
     
    212212PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style>
    213213PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight>
    214 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     214PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant>
    215215FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    216216PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size>
     
    219219PASS 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>
    220220PASS 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>
    221 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     221PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant>
    222222FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    223223PASS 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>
     
    247247PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [italic] for <font-style>
    248248FAIL 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 "
    249 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     249PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [small-caps] for <font-variant>
    250250FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    251251PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-2) should be [272px] for <font-size>
     
    254254PASS 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>
    255255FAIL 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 "
    256 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     256PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [small-caps] for <font-variant>
    257257FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    258258PASS 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>
     
    261261PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [italic] for <font-style>
    262262PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100] for <font-weight>
    263 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     263PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [small-caps] for <font-variant>
    264264FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    265265PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0) should be [100px] for <font-size>
     
    268268PASS 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>
    269269PASS 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>
    270 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     270PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [small-caps] for <font-variant>
    271271FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [menu] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    272272PASS 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>
     
    296296PASS 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>
    297297FAIL 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 "
    298 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     298PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant>
    299299FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    300300PASS 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>
     
    303303PASS 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>
    304304FAIL 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 "
    305 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     305PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant>
    306306FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    307307PASS 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>
     
    310310PASS 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>
    311311PASS 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>
    312 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     312PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant>
    313313FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    314314PASS 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>
     
    317317PASS 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>
    318318PASS 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>
    319 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     319PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant>
    320320FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    321321PASS 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>
     
    345345PASS 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>
    346346FAIL 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 "
    347 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     347PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [small-caps] for <font-variant>
    348348FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    349349PASS 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>
     
    352352PASS 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>
    353353FAIL 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 "
    354 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     354PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [small-caps] for <font-variant>
    355355FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    356356PASS 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>
     
    359359PASS 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>
    360360PASS 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>
    361 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     361PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [small-caps] for <font-variant>
    362362FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    363363PASS 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>
     
    366366PASS 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>
    367367PASS 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>
    368 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     368PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [small-caps] for <font-variant>
    369369FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [message-box] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    370370PASS 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>
     
    394394PASS 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>
    395395FAIL 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 "
    396 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     396PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant>
    397397FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    398398PASS 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>
     
    401401PASS 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>
    402402FAIL 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 "
    403 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     403PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant>
    404404FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    405405PASS 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>
     
    408408PASS 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>
    409409PASS 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>
    410 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     410PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant>
    411411FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    412412PASS 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>
     
    415415PASS 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>
    416416PASS 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>
    417 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     417PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant>
    418418FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    419419PASS 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>
     
    443443PASS 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>
    444444FAIL 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 "
    445 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     445PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [small-caps] for <font-variant>
    446446FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    447447PASS 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>
     
    450450PASS 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>
    451451FAIL 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 "
    452 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     452PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [small-caps] for <font-variant>
    453453FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    454454PASS 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>
     
    457457PASS 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>
    458458PASS 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>
    459 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     459PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [small-caps] for <font-variant>
    460460FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    461461PASS 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>
     
    464464PASS 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>
    465465PASS 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>
    466 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     466PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [small-caps] for <font-variant>
    467467FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [small-caption] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    468468PASS 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>
     
    492492PASS 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>
    493493FAIL 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 "
    494 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     494PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant>
    495495FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    496496PASS 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>
     
    499499PASS 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>
    500500FAIL 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 "
    501 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     501PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant>
    502502FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    503503PASS 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>
     
    506506PASS 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>
    507507PASS 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>
    508 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     508PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant>
    509509FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    510510PASS 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>
     
    513513PASS 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>
    514514PASS 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>
    515 FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     515PASS CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant>
    516516FAIL CSS Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    517517PASS 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>
     
    541541PASS 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>
    542542FAIL 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 "
    543 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     543PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [small-caps] for <font-variant>
    544544FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-2) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "400 % "
    545545PASS 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>
     
    548548PASS 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>
    549549FAIL 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 "
    550 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     550PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [small-caps] for <font-variant>
    551551FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (-0.5) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "250 % "
    552552PASS 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>
     
    555555PASS 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>
    556556PASS 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>
    557 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     557PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [small-caps] for <font-variant>
    558558FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "ultra - expanded "
    559559PASS 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>
     
    562562PASS 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>
    563563PASS 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>
    564 FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant> assert_equals: expected "small - caps " but got "normal "
     564PASS Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [small-caps] for <font-variant>
    565565FAIL Web Animations: property <font> from [italic 100 small-caps ultra-expanded 100px / 100px Ahem] to [status-bar] at (0.3) should be [NaN%] for <font-stretch> assert_equals: expected "normal " but got "170 % "
    566566PASS 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>
  • trunk/Source/WebCore/ChangeLog

    r291118 r291119  
     12022-03-10  Antoine Quint  <graouts@webkit.org>
     2
     3        [web-animations] font-variant-caps should support discrete animation
     4        https://bugs.webkit.org/show_bug.cgi?id=237662
     5
     6        Reviewed by Myles C. Maxfield.
     7
     8        * animation/CSSPropertyAnimation.cpp:
     9        (WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
     10        * platform/text/TextFlags.cpp:
     11        (WebCore::operator<<):
     12        * platform/text/TextFlags.h:
     13        * rendering/style/RenderStyle.cpp:
     14        (WebCore::RenderStyle::setFontVariantAlternates):
     15        (WebCore::RenderStyle::setFontVariantCaps):
     16        * rendering/style/RenderStyle.h:
     17        (WebCore::RenderStyle::fontVariantCaps const):
     18
    1192022-03-10  Jer Noble  <jer.noble@apple.com>
    220
  • trunk/Source/WebCore/animation/CSSPropertyAnimation.cpp

    r291115 r291119  
    30163016        new FontVariantEastAsianWrapper,
    30173017        new FontVariantLigaturesWrapper,
    3018         new DiscretePropertyWrapper<FontVariantPosition>(CSSPropertyFontVariantPosition, &RenderStyle::fontVariantPosition, &RenderStyle::setFontVariantPosition)
     3018        new DiscretePropertyWrapper<FontVariantPosition>(CSSPropertyFontVariantPosition, &RenderStyle::fontVariantPosition, &RenderStyle::setFontVariantPosition),
     3019        new DiscretePropertyWrapper<FontVariantCaps>(CSSPropertyFontVariantCaps, &RenderStyle::fontVariantCaps, &RenderStyle::setFontVariantCaps)
    30193020    };
    30203021    const unsigned animatableLonghandPropertiesCount = WTF_ARRAY_LENGTH(animatableLonghandPropertyWrappers);
  • trunk/Source/WebCore/platform/text/TextFlags.cpp

    r291115 r291119  
    6060}
    6161
     62WTF::TextStream& operator<<(TextStream& ts, FontVariantCaps caps)
     63{
     64    switch (caps) {
     65    case FontVariantCaps::Normal: ts << "normal"; break;
     66    case FontVariantCaps::Small: ts << "small"; break;
     67    case FontVariantCaps::AllSmall: ts << "all-small"; break;
     68    case FontVariantCaps::Petite: ts << "petite"; break;
     69    case FontVariantCaps::AllPetite: ts << "all-petite"; break;
     70    case FontVariantCaps::Unicase: ts << "unicase"; break;
     71    case FontVariantCaps::Titling: ts << "titling"; break;
     72    }
     73    return ts;
     74}
     75
    6276} // namespace WebCore
  • trunk/Source/WebCore/platform/text/TextFlags.h

    r291115 r291119  
    9898    Titling
    9999};
     100
     101WTF::TextStream& operator<<(WTF::TextStream&, FontVariantCaps);
    100102
    101103enum class FontVariantNumericFigure : uint8_t {
  • trunk/Source/WebCore/rendering/style/RenderStyle.cpp

    r291115 r291119  
    20802080    auto description = fontDescription();
    20812081    description.setVariantPosition(value);
     2082
     2083    setFontDescription(WTFMove(description));
     2084    fontCascade().update(currentFontSelector);
     2085}
     2086
     2087void RenderStyle::setFontVariantCaps(FontVariantCaps value)
     2088{
     2089    FontSelector* currentFontSelector = fontCascade().fontSelector();
     2090    auto description = fontDescription();
     2091    description.setVariantCaps(value);
    20822092
    20832093    setFontDescription(WTFMove(description));
  • trunk/Source/WebCore/rendering/style/RenderStyle.h

    r291115 r291119  
    377377    FontVariantAlternates fontVariantAlternates() const { return fontDescription().variantAlternates(); }
    378378    FontVariantPosition fontVariantPosition() const { return fontDescription().variantPosition(); }
     379    FontVariantCaps fontVariantCaps() const { return fontDescription().variantCaps(); }
    379380
    380381    const Length& textIndent() const { return m_rareInheritedData->indent; }
     
    10041005    void setFontVariantAlternates(FontVariantAlternates);
    10051006    void setFontVariantPosition(FontVariantPosition);
     1007    void setFontVariantCaps(FontVariantCaps);
    10061008
    10071009    void setColor(const Color&);
Note: See TracChangeset for help on using the changeset viewer.