blob: 7a0cec374e7eb882092f265a45846f8c546810aa [file] [log] [blame]
FAIL e.style['margin-left'] = "min(1px + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1px + 1%)" but got "calc(min((1px + 1%)))"
FAIL e.style['margin-left'] = "min(1cm + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1cm + 1%)" but got "calc(min((1cm + 1%)))"
FAIL e.style['margin-left'] = "min(1mm + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1mm + 1%)" but got "calc(min((1mm + 1%)))"
FAIL e.style['margin-left'] = "min(1Q + 1%)" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['margin-left'] = "min(1in + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1in + 1%)" but got "calc(min((1in + 1%)))"
FAIL e.style['margin-left'] = "min(1pc + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1pc + 1%)" but got "calc(min((1pc + 1%)))"
FAIL e.style['margin-left'] = "min(1pt + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1pt + 1%)" but got "calc(min((1pt + 1%)))"
FAIL e.style['margin-left'] = "min(1em + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1em + 1%)" but got "calc(min((1em + 1%)))"
FAIL e.style['margin-left'] = "min(1ex + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1ex + 1%)" but got "calc(min((1ex + 1%)))"
FAIL e.style['margin-left'] = "min(1ch + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1ch + 1%)" but got "calc(min((1ch + 1%)))"
FAIL e.style['margin-left'] = "min(1rem + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1rem + 1%)" but got "calc(min((1rem + 1%)))"
FAIL e.style['margin-left'] = "min(1vh + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1vh + 1%)" but got "calc(min((1vh + 1%)))"
FAIL e.style['margin-left'] = "min(1vw + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1vw + 1%)" but got "calc(min((1vw + 1%)))"
FAIL e.style['margin-left'] = "min(1vmin + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1vmin + 1%)" but got "calc(min((1vmin + 1%)))"
FAIL e.style['margin-left'] = "min(1vmax + 1%)" should set the property value assert_equals: serialization should be canonical expected "min(1vmax + 1%)" but got "calc(min((1vmax + 1%)))"
FAIL e.style['margin-left'] = "max(1px + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1px + 1%)" but got "calc(max((1px + 1%)))"
FAIL e.style['margin-left'] = "max(1cm + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1cm + 1%)" but got "calc(max((1cm + 1%)))"
FAIL e.style['margin-left'] = "max(1mm + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1mm + 1%)" but got "calc(max((1mm + 1%)))"
FAIL e.style['margin-left'] = "max(1Q + 1%)" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['margin-left'] = "max(1in + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1in + 1%)" but got "calc(max((1in + 1%)))"
FAIL e.style['margin-left'] = "max(1pc + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1pc + 1%)" but got "calc(max((1pc + 1%)))"
FAIL e.style['margin-left'] = "max(1pt + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1pt + 1%)" but got "calc(max((1pt + 1%)))"
FAIL e.style['margin-left'] = "max(1em + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1em + 1%)" but got "calc(max((1em + 1%)))"
FAIL e.style['margin-left'] = "max(1ex + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1ex + 1%)" but got "calc(max((1ex + 1%)))"
FAIL e.style['margin-left'] = "max(1ch + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1ch + 1%)" but got "calc(max((1ch + 1%)))"
FAIL e.style['margin-left'] = "max(1rem + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1rem + 1%)" but got "calc(max((1rem + 1%)))"
FAIL e.style['margin-left'] = "max(1vh + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1vh + 1%)" but got "calc(max((1vh + 1%)))"
FAIL e.style['margin-left'] = "max(1vw + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1vw + 1%)" but got "calc(max((1vw + 1%)))"
FAIL e.style['margin-left'] = "max(1vmin + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1vmin + 1%)" but got "calc(max((1vmin + 1%)))"
FAIL e.style['margin-left'] = "max(1vmax + 1%)" should set the property value assert_equals: serialization should be canonical expected "max(1vmax + 1%)" but got "calc(max((1vmax + 1%)))"
FAIL e.style['margin-left'] = "min(20px, 10%)" should set the property value assert_equals: serialization should be canonical expected "min(20px, 10%)" but got "calc(min(20px, 10%))"
FAIL e.style['margin-left'] = "min(1em, 10%)" should set the property value assert_equals: serialization should be canonical expected "min(1em, 10%)" but got "calc(min(1em, 10%))"
FAIL e.style['margin-left'] = "max(20px, 10%)" should set the property value assert_equals: serialization should be canonical expected "max(20px, 10%)" but got "calc(max(20px, 10%))"
FAIL e.style['margin-left'] = "max(1em, 10%)" should set the property value assert_equals: serialization should be canonical expected "max(1em, 10%)" but got "calc(max(1em, 10%))"
FAIL e.style['margin-left'] = "min(10%, 20px)" should set the property value assert_equals: serialization should be canonical expected "min(10%, 20px)" but got "calc(min(10%, 20px))"
FAIL e.style['margin-left'] = "min(10%, 1em)" should set the property value assert_equals: serialization should be canonical expected "min(10%, 1em)" but got "calc(min(10%, 1em))"
FAIL e.style['margin-left'] = "max(10%, 20px)" should set the property value assert_equals: serialization should be canonical expected "max(10%, 20px)" but got "calc(max(10%, 20px))"
FAIL e.style['margin-left'] = "max(10%, 1em)" should set the property value assert_equals: serialization should be canonical expected "max(10%, 1em)" but got "calc(max(10%, 1em))"
FAIL e.style['margin-left'] = "min(10% + 30px, 5% + 60px)" should set the property value assert_equals: serialization should be canonical expected "min(10% + 30px, 5% + 60px)" but got "calc(min((10% + 30px), (5% + 60px)))"
FAIL e.style['margin-left'] = "max(10% + 2em, 5% + 1em)" should set the property value assert_equals: serialization should be canonical expected "max(10% + 2em, 5% + 1em)" but got "calc(max((10% + 2em), (5% + 1em)))"
FAIL e.style['margin-left'] = "calc(min(10%) + max(1em) + min(20px))" should set the property value assert_equals: serialization should be canonical expected "calc(min(10%) + max(1em) + min(20px))" but got "calc(((min(10%)) + (max(1em))) + (min(20px)))"
FAIL e.style['margin-left'] = "calc(max(20px) + min(1em) + max(10%))" should set the property value assert_equals: serialization should be canonical expected "calc(max(20px) + min(1em) + max(10%))" but got "calc(((max(20px)) + (min(1em))) + (max(10%)))"
FAIL e.style['margin-left'] = "calc(max(10%) + min(1em) + max(20px))" should set the property value assert_equals: serialization should be canonical expected "calc(max(10%) + min(1em) + max(20px))" but got "calc(((max(10%)) + (min(1em))) + (max(20px)))"
FAIL e.style['margin-left'] = "calc(min(20px) + max(1em) + min(10%))" should set the property value assert_equals: serialization should be canonical expected "calc(min(20px) + max(1em) + min(10%))" but got "calc(((min(20px)) + (max(1em))) + (min(10%)))"
FAIL e.style['margin-left'] = "calc(20px + min(10%))" should set the property value assert_equals: serialization should be canonical expected "calc(20px + min(10%))" but got "calc(20px + (min(10%)))"
FAIL e.style['margin-left'] = "calc(10% + min(20px))" should set the property value assert_equals: serialization should be canonical expected "calc(10% + min(20px))" but got "calc(10% + (min(20px)))"
FAIL e.style['margin-left'] = "calc(1em + min(10%))" should set the property value assert_equals: serialization should be canonical expected "calc(1em + min(10%))" but got "calc(1em + (min(10%)))"
FAIL e.style['margin-left'] = "calc(10% + min(1em))" should set the property value assert_equals: serialization should be canonical expected "calc(10% + min(1em))" but got "calc(10% + (min(1em)))"
FAIL e.style['margin-left'] = "calc(min(10%) + 20px)" should set the property value assert_equals: serialization should be canonical expected "calc(20px + min(10%))" but got "calc((min(10%)) + 20px)"
FAIL e.style['margin-left'] = "calc(min(20px) + 10%)" should set the property value assert_equals: serialization should be canonical expected "calc(10% + min(20px))" but got "calc((min(20px)) + 10%)"
FAIL e.style['margin-left'] = "calc(min(10%) + 1em)" should set the property value assert_equals: serialization should be canonical expected "calc(1em + min(10%))" but got "calc((min(10%)) + 1em)"
FAIL e.style['margin-left'] = "calc(min(1em) + 10%)" should set the property value assert_equals: serialization should be canonical expected "calc(10% + min(1em))" but got "calc((min(1em)) + 10%)"
FAIL e.style['margin-left'] = "calc(20px + max(10%))" should set the property value assert_equals: serialization should be canonical expected "calc(20px + max(10%))" but got "calc(20px + (max(10%)))"
FAIL e.style['margin-left'] = "calc(10% + max(20px))" should set the property value assert_equals: serialization should be canonical expected "calc(10% + max(20px))" but got "calc(10% + (max(20px)))"
FAIL e.style['margin-left'] = "calc(1em + max(10%))" should set the property value assert_equals: serialization should be canonical expected "calc(1em + max(10%))" but got "calc(1em + (max(10%)))"
FAIL e.style['margin-left'] = "calc(10% + max(1em))" should set the property value assert_equals: serialization should be canonical expected "calc(10% + max(1em))" but got "calc(10% + (max(1em)))"
FAIL e.style['margin-left'] = "calc(max(10%) + 20px)" should set the property value assert_equals: serialization should be canonical expected "calc(20px + max(10%))" but got "calc((max(10%)) + 20px)"
FAIL e.style['margin-left'] = "calc(max(20px) + 10%)" should set the property value assert_equals: serialization should be canonical expected "calc(10% + max(20px))" but got "calc((max(20px)) + 10%)"
FAIL e.style['margin-left'] = "calc(max(10%) + 1em)" should set the property value assert_equals: serialization should be canonical expected "calc(1em + max(10%))" but got "calc((max(10%)) + 1em)"
FAIL e.style['margin-left'] = "calc(max(1em) + 10%)" should set the property value assert_equals: serialization should be canonical expected "calc(10% + max(1em))" but got "calc((max(1em)) + 10%)"