qt5base-lts/tests/auto/gui
Andy Shaw 2e4a107e7e Ensure that CSS rules are inherited from the parent tags
When CSS is set in a head tag then it was not being inherited by the child
tags when the CSS specification indicates that the properties are in fact
inherited. This ensures that those properties are inherited and the non
inheritable ones are unchanged.

A test is added to cover the different situations with inheritance and a
fix is done for the QTextDocumentFragment test which was passing despite
having incorrect defaults.

Task-number: QTBUG-28770
Task-number: QTBUG-34153
Change-Id: I55966240845a885852a04ecb82c61926dea9f800
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-03-25 11:55:47 +00:00
..
image Add tests for detach on setDevicePixelRatio() 2015-03-24 11:22:36 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel tst_QWindow::initialSize: Use showNormal() instead of show() 2015-03-12 00:10:27 +00:00
math3d Introduce QQuaternion::rotationTo(vecFrom, vecTo) 2015-03-07 01:14:15 +00:00
painting Fix build of tests on QNX. 2015-03-14 07:05:34 +00:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add support for GPU bug list reading. 2015-02-14 16:23:47 +00:00
text Ensure that CSS rules are inherited from the parent tags 2015-03-25 11:55:47 +00:00
util Update copyright headers 2015-02-11 06:49:51 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00