haikuwebkit/LayoutTests/css3/calc
Antoine Quint a9f2e7c9fd calc() simplification for a multiplication should apply the multiplication to each value of an addition
https://bugs.webkit.org/show_bug.cgi?id=224376

Reviewed by Dean Jackson.

Add a test for a multiplication with more than 2 values on the multiplied side such that
we check that we correctly handle a larger number of children in Add node than we did in
the Product node, which led to a crash in an earlier version of the patch that
landed for bug 224376 (r275793) but was then corrected in r275869.

* css3/calc/simplification-expected.txt:
* css3/calc/simplification.html:


Canonical link: https://commits.webkit.org/236588@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@276071 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-04-15 21:07:13 +00:00
..
resources
background-position-parsing-expected.html
background-position-parsing.html
block-mask-overlay-image-outset-expected.html
block-mask-overlay-image-outset.html
border-expected.txt
border-radius-expected.html
border-radius.html
border.html
box-reflect-expected.html
box-reflect.html
calc-errors-expected.txt
calc-errors.html
catch-divide-by-0-expected.txt
catch-divide-by-0.html
color-hsl-expected.txt
color-hsl.html
color-rgb-expected.txt
color-rgb.html
cross-fade-calc-expected.txt
cross-fade-calc.html
css3-radial-gradients-expected.html
css3-radial-gradients.html
cssom-expected.txt
cssom.html
cubic-bezier-with-multiple-calcs-crash.html-expected.txt
cubic-bezier-with-multiple-calcs-crash.html.html
font-expected.txt
font-monospace-expected.txt
font-monospace.html
font-size-expected.txt
font-size-fractional-expected.txt
font-size-fractional.html
font-size.html
font.html
getComputedStyle-margin-percentage-expected.txt
getComputedStyle-margin-percentage.html
gradient-color-stops-expected.html
gradient-color-stops.html
img-size-expected.html
img-size.html
lexer-regression-57581-2-expected.txt
lexer-regression-57581-2.html
lexer-regression-57581-3-expected.txt
lexer-regression-57581-3.html
lexer-regression-57581-expected.txt
lexer-regression-57581.html
line-height-expected.txt
line-height.html
margin-expected.txt
margin.html
minmax-errors-expected.txt
minmax-errors.html
negative-padding-expected.html
negative-padding.html
padding-expected.txt
padding.html
reflection-computed-style-expected.txt
reflection-computed-style.html
regression-62276-expected.txt
regression-62276.html
simple-calcs-expected.txt
simple-calcs-prefixed-expected.txt
simple-calcs-prefixed.html
simple-calcs.html
simple-composited-mask-expected.html
simple-composited-mask.html
simple-minmax-expected.txt
simple-minmax.html
simplification-expected.txt calc() simplification for a multiplication should apply the multiplication to each value of an addition 2021-04-15 21:07:13 +00:00
simplification.html calc() simplification for a multiplication should apply the multiplication to each value of an addition 2021-04-15 21:07:13 +00:00
table-border-spacing-expected.txt
table-border-spacing.html
table-calcs-expected.txt
table-calcs.html
table-empty-cells-expected.html
table-empty-cells.html
transforms-scale-expected.html
transforms-scale.html
transforms-translate-expected.html
transforms-translate.html
transition-crash-expected.txt
transition-crash.html
transition-crash2-expected.txt
transition-crash2.html
transition-crash3-expected.txt
transition-crash3.html
transition-crash4-expected.txt
transition-crash4.html
transitions-dependent-expected.txt CSS3 calc: blending involving expressions 2012-06-27 18:23:09 +00:00
transitions-dependent.html
transitions-expected.txt
transitions.html
vertical-align-expected.html
vertical-align.html
webkit-gradient-calc-expected.txt
webkit-gradient-calc.html
zoom-with-em-expected.txt
zoom-with-em.html