WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 235266
218510
REGRESSION(
r269272
): [GTK] fast/dom/Range/getBoundingClientRect.html is failing
https://bugs.webkit.org/show_bug.cgi?id=218510
Summary
REGRESSION(r269272): [GTK] fast/dom/Range/getBoundingClientRect.html is failing
Lauro Moura
Reported
2020-11-03 05:52:07 PST
fast/dom/Range/getBoundingClientRect.html Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/Range/getBoundingClientRect-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/Range/getBoundingClientRect-actual.txt @@ -48,9 +48,9 @@ Test 7 PASS rect.left.toFixed(3) is "8.000" -PASS rect.top.toFixed(3) is "2180.000" +FAIL rect.top.toFixed(3) should be 2180.000. Was 2168.000. PASS rect.width.toFixed(3) is "176.000" -PASS rect.height.toFixed(3) is "96.000" +FAIL rect.height.toFixed(3) should be 96.000. Was 108.000. PASS rect.right is rect.left + rect.width PASS rect.bottom is rect.top + rect.height The top/height of the bbox did not change for GTK (It's passing in WPE) after
r269272
, which updated the expected values in the comparisons.
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2020-11-03 06:06:41 PST
Gardened in
r269296
Arcady Goldmints-Orlov
Comment 2
2022-01-17 09:33:30 PST
This has been fixed by
r288070
. *** This bug has been marked as a duplicate of
bug 235266
***
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