Bug 92645
| Summary: | [Qt] svg/custom/svg-features.html fails on Qt 4.8 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zoltan Arvai <zarvai> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | allan.jensen, kadam, ossy |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 88186 | ||
Zoltan Arvai
svg/custom/svg-features.html fails on Qt 4.8
--- /ramdisk/qt-linux-release/build/layout-test-results/svg/custom/svg-features-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/svg/custom/svg-features-actual.txt
@@ -1,18 +1,18 @@
-"org.w3c.svg", "1.0": true, true
-"org.w3c.svg.static", "1.0": true, true
+"org.w3c.svg", "1.0": false, false
+"org.w3c.svg.static", "1.0": false, false
"org.w3c.svg.animation", "1.0": false, false
"org.w3c.svg.dynamic", "1.0": false, false
-"org.w3c.dom", "1.0": true, true
-"org.w3c.dom.svg", "1.0": true, true
-"org.w3c.dom.svg.static", "1.0": true, true
+"org.w3c.dom", "1.0": false, false
+"org.w3c.dom.svg", "1.0": false, false
+"org.w3c.dom.svg.static", "1.0": false, false
"org.w3c.dom.svg.animation", "1.0": false, false
"org.w3c.dom.svg.dynamic", "1.0": false, false
"org.w3c.svg.all", "1.0": false, false
"org.w3c.dom.svg.all", "1.0": false, false
-"http://www.w3.org/TR/SVG11/feature#SVG", "1.1": true, true
-"http://www.w3.org/TR/SVG11/feature#SVGDOM", "1.1": true, true
-"http://www.w3.org/TR/SVG11/feature#SVG-static", "1.1": true, true
-"http://www.w3.org/TR/SVG11/feature#SVGDOM-static", "1.1": true, true
+"http://www.w3.org/TR/SVG11/feature#SVG", "1.1": false, false
+"http://www.w3.org/TR/SVG11/feature#SVGDOM", "1.1": false, false
+"http://www.w3.org/TR/SVG11/feature#SVG-static", "1.1": false, false
+"http://www.w3.org/TR/SVG11/feature#SVGDOM-static", "1.1": false, false
"http://www.w3.org/TR/SVG11/feature#SVG-animation", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#SVGDOM-animation", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#SVG-dynamic", "1.1": false, false
@@ -52,6 +52,6 @@
"http://www.w3.org/TR/SVG11/feature#View", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#Script", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true, true
-"http://www.w3.org/TR/SVG11/feature#Font", "1.1": true, true
-"http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": true, true
+"http://www.w3.org/TR/SVG11/feature#Font", "1.1": false, false
+"http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": false, false
"http://www.w3.org/TR/SVG11/feature#Extensibility", "1.1": true, true
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Zoltan Arvai
Test skipped on Qt 4.8 in http://trac.webkit.org/changeset/124030. Please unskip it with proper fix.
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.