WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116808
[EFL][GTK] fast/regions/offsetLeft-offsetTop-in-multiple-regions.html is failing
https://bugs.webkit.org/show_bug.cgi?id=116808
Summary
[EFL][GTK] fast/regions/offsetLeft-offsetTop-in-multiple-regions.html is failing
Zan Dobersek
Reported
2013-05-27 01:11:50 PDT
The fast/regions/offsetLeft-offsetTop-in-multiple-regions.html layout test is failing on EFL and GTK since introduced in
r150383
.
http://trac.webkit.org/changeset/150383
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fregions%2FoffsetLeft-offsetTop-in-multiple-regions.html
The test was failing in additional ways on these two platforms until
r150458
, much like the Qt port. That revision fixed those issues, making the test pass completely on Qt but still failing on EFL and GTK.
http://trac.webkit.org/changeset/150458
Here's the remaining failure on GTK and EFL platforms. They both enable the subpixel layout. --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/regions/offsetLeft-offsetTop-in-multiple-regions-actual.txt @@ -19,7 +19,7 @@ PASS span.offsetTop is 610 PASS image.offsetParent is document.body PASS image.offsetLeft is 650 -PASS image.offsetTop is 630 +FAIL image.offsetTop should be 630. Was 629. PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch
(3.52 KB, patch)
2013-05-27 04:08 PDT
,
Radu Stavila
no flags
Details
Formatted Diff
Diff
Patch
(3.60 KB, patch)
2013-05-27 04:19 PDT
,
Radu Stavila
no flags
Details
Formatted Diff
Diff
Patch
(3.60 KB, patch)
2013-05-27 05:58 PDT
,
Radu Stavila
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radu Stavila
Comment 1
2013-05-27 04:08:37 PDT
Created
attachment 202965
[details]
Patch
Mihnea Ovidenie
Comment 2
2013-05-27 04:15:42 PDT
(In reply to
comment #1
)
> Created an attachment (id=202965) [details] > Patch
Please explain in the Changelog why the test was failing :)
Radu Stavila
Comment 3
2013-05-27 04:19:11 PDT
Created
attachment 202968
[details]
Patch
Radu Stavila
Comment 4
2013-05-27 05:58:23 PDT
Created
attachment 202976
[details]
Patch
WebKit Commit Bot
Comment 5
2013-05-27 08:21:03 PDT
Comment on
attachment 202976
[details]
Patch Clearing flags on attachment: 202976 Committed
r150755
: <
http://trac.webkit.org/changeset/150755
>
WebKit Commit Bot
Comment 6
2013-05-27 08:21:05 PDT
All reviewed patches have been landed. Closing bug.
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