From 81f43efbb2112b693b21d8f95cd627e9fd1032b9 Mon Sep 17 00:00:00 2001 From: Konstantin Tokarev Date: Fri, 26 Feb 2016 18:59:30 +0300 Subject: Updated changelog for 5.6.0. Change-Id: I21cd29080be8f1aeedad6f19f1f11d3df2d9ae1d Reviewed-by: Allan Sandfeld Jensen --- dist/changes-5.6.0 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/dist/changes-5.6.0 b/dist/changes-5.6.0 index 0964b19b2..b042f2925 100644 --- a/dist/changes-5.6.0 +++ b/dist/changes-5.6.0 @@ -19,12 +19,21 @@ information about a particular change. **************************************************************************** -* Library * +* Important Behavior Changes * +**************************************************************************** + + - The quality parameter in canvas.toDataURL only applies to JPEG images + now, in accordance with section 4.12.4.4 of the HTML5 spec. + +**************************************************************************** +* Library * **************************************************************************** QtWebkit -------- - [QTBUG-44563] Render anchors as clickable links in PDF documents + - % unit heights didn't work if parent block height was set in vh + - Fixed regression: some errors were not reported to ErrorPageExtension QtWebkitQML ----------- -- cgit v1.2.1