Changes between Version 38 and Version 39 of QtWebKitTableOfFeatures20
- Timestamp:
- Apr 27, 2010, 2:26:33 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTableOfFeatures20
v38 v39 9 9 High-level list of supported standards: 10 10 * HTML 4.01 11 * Partial and experimental support for upcoming HTML 511 * In common usage, HTML5 and CSS3 refer to a set of specifications that are work in progress in W3C standardization. QtWebKit includes extensive but experimental support for significant parts of these draft specifications. Please find a more detailed description below. 12 12 * Partial support for XHTML Basic 1.1 13 13 * Partial support for CSS Level 2 Rev 1 14 * Partial and experimental support for upcoming CSS3 14 * Partial support for CSSOM (Cascading Style Sheets Object Model) 15 * Partial support for CSSOM View Module 16 * Partial support for View Mode Media Feature 15 17 * JavaScript 1.5 support (ECMA-262 3rd Edition) 16 * D ocument Object Model (DOM) Level 1. Partial support for Document Object Model (DOM) Level 2 HTML Specification 1.0, Document Object Model (DOM) Level 2 Core Specification and Document Object Model (DOM)Level 018 * DOM (Document Object Model) Level 1. Partial support for DOM Level 3 Events, DOM Level 2 HTML Specification 1.0, DOM Level 2 Core Specification and DOM Level 0 17 19 * AJAX technologies, including XMLHttpRequest 18 * Partial support for SVG Tiny 1.220 * Partial support for SVG 1.1 19 21 20 22 As a general indicator of web compliance, QtWebKit 2.0 passes the Acid 2 and Acid 3 tests.