qt5base-lts/tests/auto/gui
Andy Shaw 6f65466137 Ensure CSS rules are inherited from the parent tags
When CSS was set in the head tag then it was not being inherited by the
child tags. This ensures that the inhertiance happens and that the deeper
the CSS is set then it will ensure that it has precedence over the ones
set on the parent.

A test is added that shows the standard inheritance from the head tag and
the precedence from child tags in effect too.

Task-number: QTBUG-28770

Change-Id: I30be3ec141b2cd8d6e0db8a92669aed34da93b33
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2013-10-11 12:05:59 +02:00
..
image Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-07-24 15:09:38 +02:00
itemmodels QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
kernel Base tst_QGuiApplication on tst_QCoreApplication to increase GUI ED coverage 2013-10-01 18:00:17 +02:00
math3d Add operator[] to QVectorND classes 2013-08-27 17:50:40 +02:00
painting tst_QPainter: fix a Q_DECLARE_METATYPE coming too late 2013-09-20 23:45:06 +02:00
qopengl OpenGL autotests: verify create()/makeCurrent() 2013-09-30 14:18:38 +02:00
text Ensure CSS rules are inherited from the parent tags 2013-10-11 12:05:59 +02:00
util Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
gui.pro Remove qopengl auto test when Qt is not configured with OpenGL support 2013-09-02 14:59:02 +02:00