RESOLVED WONTFIX 12713
Import Anne van Kestern's offset test suite
https://bugs.webkit.org/show_bug.cgi?id=12713
Summary Import Anne van Kestern's offset test suite
David Kilzer (:ddkilzer)
Reported 2007-02-09 11:24:52 PST
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-02-09 13:08:23 PST
Implied with this activity is to file bugs on all tests where WebKit ToT is failing. :)
Sam Weinig
Comment 2 2007-02-09 13:44:11 PST
As long as we are importing the offset tests from Anne's suite, we might as well also grab some of the other related directories. For instance http://dump.testsuite.org/2006/dom/style/offset-more/ , http://dump.testsuite.org/2006/dom/style/client/ , etc. We should also check to with Anne about this.
Anne van Kesteren
Comment 3 2007-02-09 13:49:10 PST
I'm perfectly happy with you guys importing these tests (and others from testsuite.org). Go ahead!
Antti Koivisto
Comment 4 2007-02-14 09:41:03 PST
While these tests are useful, we probably should not try to actually pass them at this point. It is more important to have consistent behavior with other browsers (mostly firefox). Offset properites are not specified anywhere authoritatively as far as I know so passing and failing is pretty subjective.
Ahmad Saleem
Comment 5 2022-07-19 10:43:53 PDT
I tested following test suite in Safari 15.5 on macOS 12.4 and focused on only failures within Safari (not where other browsers might have different behavior on test cases): From the failures, these are following where Safari behavior was different from other browsers (Chrome Canary 105 or Firefox Nightly 104): NOTE - I didn't have Ahem font installed. (So this might be pointless testing but still wanted to share the results) 1) Below test case -> offsetTop is incorrect in Safari and Chrome but correct in Firefox https://dump.testsuite.org/2006/dom/style/offset/048.htm 2) Below test case -> offsetTop is incorrect in Safari and Chrome but correct in Firefox (all browser fail on offsetBottom) https://dump.testsuite.org/2006/dom/style/offset/049.htm 3) Below test cases -> after dialog boxes, all browsers rendered the output different https://dump.testsuite.org/2006/dom/style/offset/056.htm
Anne van Kesteren
Comment 6 2022-07-21 05:27:48 PDT
Let's close this and rely on WPT instead. I'm pretty sure the tests that are still relevant have been migrated there long ago.
Note You need to log in before you can comment on or make changes to this bug.