blob: e6bc22b421cbec952656e24917857b3187e258dc [file] [log] [blame]
PASS pre test setup
PASS Whitelisted property backgroundAttachment should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundBlendMode should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundClip should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundColor should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundImage should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundOrigin should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundPosition should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundRepeat should be applied to first-letter pseudo elements.
PASS Whitelisted property backgroundSize should be applied to first-letter pseudo elements.
PASS Whitelisted property border should be applied to first-letter pseudo elements.
PASS Whitelisted property borderImage should be applied to first-letter pseudo elements.
PASS Whitelisted property borderRadius should be applied to first-letter pseudo elements.
PASS Whitelisted property boxShadow should be applied to first-letter pseudo elements.
PASS Whitelisted property color should be applied to first-letter pseudo elements.
PASS Whitelisted property float should be applied to first-letter pseudo elements.
FAIL Whitelisted property font should be applied to first-letter pseudo elements. assert_equals: expected "italic small-caps 900 normal 10px / 20px sans-serif" but got "italic small-caps 900 normal 10px/20px sans-serif"
PASS Whitelisted property fontFeatureSettings should be applied to first-letter pseudo elements.
FAIL Whitelisted property fontSizeAdjust should be applied to first-letter pseudo elements. assert_equals: expected (string) "0.5" but got (undefined) undefined
PASS Whitelisted property fontKerning should be applied to first-letter pseudo elements.
PASS Whitelisted property fontVariationSettings should be applied to first-letter pseudo elements.
PASS Whitelisted property letterSpacing should be applied to first-letter pseudo elements.
PASS Whitelisted property margin should be applied to first-letter pseudo elements.
PASS Whitelisted property padding should be applied to first-letter pseudo elements.
PASS Whitelisted property opacity should be applied to first-letter pseudo elements.
FAIL Whitelisted property textDecoration should be applied to first-letter pseudo elements. assert_equals: expected "overline wavy rgb(10, 20, 30)" but got "none"
FAIL Whitelisted property textJustify should be applied to first-letter pseudo elements. assert_equals: expected (string) "inter-word" but got (undefined) undefined
PASS Whitelisted property textShadow should be applied to first-letter pseudo elements.
PASS Whitelisted property textTransform should be applied to first-letter pseudo elements.
FAIL Whitelisted property textUnderlinePosition should be applied to first-letter pseudo elements. assert_equals: expected (string) "under" but got (undefined) undefined
PASS Whitelisted property verticalAlign should be applied to first-letter pseudo elements.
PASS Whitelisted property wordSpacing should be applied to first-letter pseudo elements.
FAIL Non-whitelisted property transition should not be applied to first-letter pseudo elements. assert_equals: expected "all 0s ease 0s" but got "transform 1s ease 0s"
PASS Non-whitelisted property transform should not be applied to first-letter pseudo elements.
FAIL Non-whitelisted property wordBreak should not be applied to first-letter pseudo elements. assert_equals: expected "normal" but got "break-all"