[gtk: 2/2] Merge branch 'css-text-decoration' into 'master'




commit f3d77d1c21ab2702fdf951f4544bf94759274305
Merge: b6e7acfb90 1258fcaaf4
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jan 27 00:42:40 2021 +0000

    Merge branch 'css-text-decoration' into 'master'
    
    css: Fix text-decoration-line support
    
    Closes #3621
    
    See merge request GNOME/gtk!3121

 gtk/gtkcssenumvalue.c                             | 145 ++++++++++++++--------
 gtk/gtkcssenumvalueprivate.h                      |   9 +-
 gtk/gtkcssshorthandpropertyimpl.c                 |  30 ++++-
 gtk/gtkcssstyle.c                                 |  17 ++-
 gtk/gtkcssstylepropertyimpl.c                     |  37 ++++--
 gtk/gtkcsstypesprivate.h                          |   8 +-
 testsuite/css/parser/meson.build                  |   2 +
 testsuite/css/parser/text-decoration-line.css     |   8 ++
 testsuite/css/parser/text-decoration-line.ref.css |   8 ++
 testsuite/css/parser/text-decoration.css          |  23 ++++
 testsuite/css/parser/text-decoration.ref.css      |  35 ++++++
 11 files changed, 236 insertions(+), 86 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]