summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/third_party
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-10-03 09:59:06 +0200
committerLiang Qi <liang.qi@qt.io>2018-10-12 22:01:14 +0000
commitbbe08d6b686456297ad4ab8c0923c3126e02e2b3 (patch)
tree3234407237c06cac2af592bdea362727ca13e4e4 /src/3rdparty/angle/src/third_party
parent473d9a5fc763d114fbfa1c0d2b5f8d03cab6e972 (diff)
QCss: properly parse functions which contains additional spaces
When there were additional spaces between the function definition and the first parameter, the parser failed to parse it when it contained another function (e.g. 'qlineargradient(... rgb() ...)'). The reason for this was that ::until() needs the function at index-1 so it can correctly count the opening parenthesis. Fixes: QTBUG-61795 Change-Id: I992f556e7f8cd45550f83bc90aa8de2b4e905574 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'src/3rdparty/angle/src/third_party')
0 files changed, 0 insertions, 0 deletions