Bug 148935

Summary: [ATK] Test accessibility/scroll-to-make-visible-with-subfocus.html fails
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, cfleizach, cgarcia, dbates, jdiggs, mario
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196856

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.