Bug 148935
Summary: | [ATK] Test accessibility/scroll-to-make-visible-with-subfocus.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | 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 |
Carlos Alberto Lopez Perez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
chris fleizach
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
Carlos Alberto Lopez Perez
The tests were marked as failing in http://trac.webkit.org/changeset/189467/trunk/LayoutTests/platform/gtk/TestExpectations
Carlos Garcia Campos
All tests except accessibility/scroll-to-make-visible-with-subfocus.html will be fixed by bug #196856.