Bug 148935 - [ATK] Test accessibility/scroll-to-make-visible-with-subfocus.html fails
Summary: [ATK] Test accessibility/scroll-to-make-visible-with-subfocus.html fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-07 11:11 PDT by Carlos Alberto Lopez Perez
Modified: 2019-04-12 05:43 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2015-09-07 11:11:12 PDT
On the GTK port all the tests introduced by r189149 <http://trac.webkit.org/r189149> fail

Regressions: Unexpected text-only failures (9)
  accessibility/scroll-to-global-point-iframe-nested.html [ Failure ]
  accessibility/scroll-to-global-point-iframe.html [ Failure ]
  accessibility/scroll-to-global-point-main-window.html [ Failure ]
  accessibility/scroll-to-global-point-nested.html [ Failure ]
  accessibility/scroll-to-make-visible-div-overflow.html [ Failure ]
  accessibility/scroll-to-make-visible-iframe.html [ Failure ]
  accessibility/scroll-to-make-visible-nested-2.html [ Failure ]
  accessibility/scroll-to-make-visible-nested.html [ Failure ]
  accessibility/scroll-to-make-visible-with-subfocus.html [ Failure ]

Links to the diffs:

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-global-point-iframe-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-global-point-nested-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-make-visible-nested-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-make-visible-with-subfocus-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-make-visible-iframe-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-make-visible-div-overflow-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-global-point-iframe-nested-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-global-point-main-window-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/accessibility/scroll-to-make-visible-nested-2-pretty-diff.html
Comment 1 chris fleizach 2015-09-07 22:47:16 PDT
there's probably some methods in WKTR for scrollTo* that need to be implemented. these tests should probably be skipped until those can be implemented
Comment 2 Carlos Alberto Lopez Perez 2015-09-08 04:07:09 PDT
The tests were marked as failing in http://trac.webkit.org/changeset/189467/trunk/LayoutTests/platform/gtk/TestExpectations
Comment 3 Carlos Garcia Campos 2019-04-12 05:31:02 PDT
All tests except accessibility/scroll-to-make-visible-with-subfocus.html will be fixed by bug #196856.