Back to Chromium

Calc Errors

third_party/blink/web_tests/css3/calc/calc-errors.html

149.0.7827.22.9 KB
Original Source

unclosed calc

unclosed calc with garbage

garbage

garbage

dpi

dpi / number

dpi + dpi

fr

zero division

mod10

1mod

70px+40px no whitespace around +

70px +40px no whitespace on right of +

70px+ 40px no whitespace on left of +

70px+-40px no whitespace around +

70px-40px no whitespace around -

70px -40px no whitespace on right of -

70px- 40px no whitespace on left of -

70px-+40px no whitespace around -

70px+/**/40px no whitespace around +

70px/**/+40px no whitespace around +

70px+/**/40px no whitespace around +

70px +/**/40px no whitespace on right of +

70px/**/+ 40px no whitespace on left of +

70px/**/+-40px no whitespace around +

70px+/**/-40px no whitespace around +

70px/**/+/**/-40px no whitespace around +

70px-/**/40px no whitespace around -

70px/**/-40px no whitespace around -

70px/**/-/**/40px no whitespace around -

70px -/**/40px no whitespace on right of -

70px/**/- 40px no whitespace on left of -

70px/**/-+40px no whitespace around -

70px-/**/+40px no whitespace around -

70px/**/-/**/+40px no whitespace around -

too many nests

end with operator

start with operator

no expressions

too many pluses

no binary operator

two binary operators

invalid operator '@'

invalid operator 'flim'

invalid operator '@'

invalid operator 'flim'

invalid operator 'flim' with parens

non length

number + length

length + number

percent + number

number + percent

angle + number

number + angle

angle + length

length + angle

angle + percent

percent + angle

angle + time

time + angle

angle + frequency

frequency + angle

time + number

number + time

time + length

length + time

time + percent

percent + time

time + angle

angle + time

time + frequency

frequency + time

length - number

number - length

percent - number

number - percent

angle - number

number - angle

angle - length

length - angle

angle - percent

percent - angle

angle - time

time - angle

angle - frequency

frequency - angle

time - number

number - time

time - length

length - time

time - percent

percent - time

time - angle

angle - time

time - frequency

frequency - time

length * length

length * percent

percent * length

percent * percent

angle * length

length * angle

angle * percent

percent * angle

angle * time

time * angle

angle * frequency

frequency * angle

time * length

length * time

time * percent

percent * time

time * angle

angle * time

time * frequency

frequency * time

number / length

number / percent

length / length

length / percent

percent / length

percent / percent

number / angle

angle / length

length / angle

angle / percent

percent / angle

angle / time

time / angle

angle / frequency

frequency / angle

number / time

time / length

length / time

time / percent

percent / time

time / angle

angle / time

time / frequency

frequency / time