qt6-bb10/tests/auto/gui/text/qtextdocument
Eskil Abrahamsen Blomfeldt 6ee5fcc456 Support foreground gradient in CSS parser and HTML generator
Qt supports some complex foreground brushes which we cannot
express using normal CSS, so we introduce a Qt-specific property
for this. We already had some support for background gradients
in widget style sheets, but this expands support to foreground
brushes of text when converting a QTextDocument from and to HTML.

It also adds an optional "coordinatemode" attribute to the
gradient functions so that this can be faithfully restored from HTML.

Task-number: QTBUG-123357
Change-Id: I3d6dd828f68272995c8525bec5a7b421fdbed670
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2024-03-18 20:28:36 +01:00
..
.gitignore
CMakeLists.txt CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
common.h Change license for tests files 2024-02-04 09:56:42 +01:00
test.css
tst_qtextdocument.cpp Support foreground gradient in CSS parser and HTML generator 2024-03-18 20:28:36 +01:00