qt5base-lts/tests/auto/gui
Joni Poikelin ecf440d89d Fix CSS line-height property multiplier value handling
CSS style such as "line-height: 1.5;" should be used as a multiplier,
but Qt uses it as percentage which makes line spacing way too small. To
workaround this, convert it to percent and use as
QTextBlockFormat::ProportionalHeight instead.

[ChangeLog][QtGui][Important Behvior Changes] Changed CSS line-height
property with multiplier to follow CSS spec

Task-number: QTBUG-56848
Task-number: QTCREATORBUG-17683
Change-Id: Icc98f7c0d4d07542a220702c287f23fa450ef875
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2017-04-21 07:10:51 +00:00
..
image Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
itemmodels QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
kernel Merge remote-tracking branch 'origin/5.9' into dev 2017-04-07 10:24:33 +02:00
math3d QMatrix4x4: fix aliasing problem in operator*= 2017-04-14 12:29:35 +00:00
painting Merge remote-tracking branch 'origin/5.9' into dev 2017-04-07 10:24:33 +02:00
qopengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-12 20:08:56 +02:00
qopenglconfig Skip testing of QOpenGlConfig on platforms that don't support it 2017-04-12 08:36:39 +00:00
qvulkan Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
text Fix CSS line-height property multiplier value handling 2017-04-21 07:10:51 +00:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Basic Vulkan enablers 2017-03-17 16:12:03 +00:00