summaryrefslogtreecommitdiff
path: root/dist/changes-5.6.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.6.0')
-rw-r--r--dist/changes-5.6.011
1 files changed, 10 insertions, 1 deletions
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
-----------