WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 77964
[Qt] New svg/hittest tests introduced in
r106882
fail
https://bugs.webkit.org/show_bug.cgi?id=77964
Summary
[Qt] New svg/hittest tests introduced in r106882 fail
Ádám Kallai
Reported
2012-02-07 04:17:03 PST
Difference: * svg/hittest/zero-length-round-cap-path.xhtml --- /ramdisk/qt-linux-release/build/layout-test-results/svg/hittest/zero-length-round-cap-path-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/svg/hittest/zero-length-round-cap-path-actual.txt @@ -1,1 +1,1 @@ -PASSED; PASSED; PASSED; PASSED; PASSED; PASSED; PASSED; PASSED; +FAIL, hit [object SVGSVGElement] @ 5, 50; FAIL, hit [object SVGSVGElement] @ 95, 50; FAIL, hit [object SVGSVGElement] @ 50, 5; FAIL, hit [object SVGSVGElement] @ 50, 95; PASSED; PASSED; PASSED; PASSED; * svg/hittest/zero-length-square-cap-path.xhtml --- /ramdisk/qt-linux-release/build/layout-test-results/svg/hittest/zero-length-square-cap-path-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/svg/hittest/zero-length-square-cap-path-actual.txt @@ -1,1 +1,1 @@ -PASSED; PASSED; PASSED; PASSED; PASSED; PASSED; PASSED; PASSED; +FAIL, hit [object SVGSVGElement] @ 5, 50; FAIL, hit [object SVGSVGElement] @ 95, 50; FAIL, hit [object SVGSVGElement] @ 50, 5; FAIL, hit [object SVGSVGElement] @ 50, 95; FAIL, hit [object SVGSVGElement] @ 5, 5; FAIL, hit [object SVGSVGElement] @ 95, 5; FAIL, hit [object SVGSVGElement] @ 5, 95; FAIL, hit [object SVGSVGElement] @ 95, 95;
Attachments
skip failing test (patch)
(1.22 KB, patch)
2012-02-07 04:41 PST
,
Ádám Kallai
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-02-07 04:19:45 PST
Thanks for reporting it. Could you add them to the Qt Skipped list until the expert check why they fail?
Ádám Kallai
Comment 2
2012-02-07 04:41:55 PST
Created
attachment 125817
[details]
skip failing test (patch)
Csaba Osztrogonác
Comment 3
2012-02-07 04:43:04 PST
Comment on
attachment 125817
[details]
skip failing test (patch) rs=me. I'll land it manually.
Csaba Osztrogonác
Comment 4
2012-02-07 04:44:54 PST
Comment on
attachment 125817
[details]
skip failing test (patch) Clearing flags on attachment: 125817 Committed
r106927
: <
http://trac.webkit.org/changeset/106927
>
Stephen Chenney
Comment 5
2012-02-07 06:00:02 PST
This is almost certainly related to
https://bugs.webkit.org/show_bug.cgi?id=77020
, because if the bounds are wrong on the zero length path, then the hit test will fail at the broad phase (test against bounding rect).
Jocelyn Turcotte
Comment 6
2014-02-03 03:20:04 PST
=== 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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug