blob: 244b87e879d8cdd3f52802643c1e8ed92c1c2ed0 [file] [log] [blame]
PASS ellipse(farthest-side calc(10in)) - inline style
PASS ellipse(farthest-side calc(10in + 20px)) - inline style
PASS ellipse(farthest-side calc(30%)) - inline style
PASS ellipse(farthest-side calc(100%/4)) - inline style
PASS ellipse(farthest-side calc(25%*3)) - inline style
PASS ellipse(farthest-side calc(25%*3 - 10in)) - inline style
PASS ellipse(farthest-side calc((12.5%*6 + 10in) / 4)) - inline style
PASS ellipse(calc(10in) calc(10in)) - inline style
PASS ellipse(calc(10in + 20px) calc(10in + 20px)) - inline style
PASS ellipse(calc(30%) calc(30%)) - inline style
PASS ellipse(calc(100%/4) calc(100%/4)) - inline style
PASS ellipse(calc(25%*3) calc(25%*3)) - inline style
PASS ellipse(calc(25%*3 - 10in) calc(25%*3 - 10in)) - inline style
PASS ellipse(calc((12.5%*6 + 10in) / 4) calc((12.5%*6 + 10in) / 4)) - inline style
PASS ellipse(farthest-side calc(10in)) - computed style
PASS ellipse(farthest-side calc(10in + 20px)) - computed style
PASS ellipse(farthest-side calc(30%)) - computed style
PASS ellipse(farthest-side calc(100%/4)) - computed style
PASS ellipse(farthest-side calc(25%*3)) - computed style
PASS ellipse(farthest-side calc(25%*3 - 10in)) - computed style
PASS ellipse(farthest-side calc((12.5%*6 + 10in) / 4)) - computed style
PASS ellipse(calc(10in) calc(10in)) - computed style
PASS ellipse(calc(10in + 20px) calc(10in + 20px)) - computed style
PASS ellipse(calc(30%) calc(30%)) - computed style
PASS ellipse(calc(100%/4) calc(100%/4)) - computed style
PASS ellipse(calc(25%*3) calc(25%*3)) - computed style
PASS ellipse(calc(25%*3 - 10in) calc(25%*3 - 10in)) - computed style
PASS ellipse(calc((12.5%*6 + 10in) / 4) calc((12.5%*6 + 10in) / 4)) - computed style