css: Add support for '*' and '/' to calc()

Desktop / GNOME / GTK - Benjamin Otte [redhat.com] - 12 February 2016 21:49 UTC

More tests are included.

63d1f80 css: Add support for '*' and '/' to calc()
gtk/gtkcsscalcvalue.c | 101 ++++++++++++++++++++++++++++++-
testsuite/css/parser/Makefile.am | 3 +
testsuite/css/parser/calc-errors.css | 59 ++++++++++++++++++
testsuite/css/parser/calc-errors.errors | 15 +++++
testsuite/css/parser/calc.css | 4 ++
testsuite/css/parser/calc.ref.css | 4 ++
6 files changed, 183 insertions(+), 3 deletions(-)

Upstream: git.gnome.org


  • Share