NEW185911
[GTK] accessibility/table-cells-roles.html and accessibility/table-roles-hierarchy.html fail
https://bugs.webkit.org/show_bug.cgi?id=185911
Summary [GTK] accessibility/table-cells-roles.html and accessibility/table-roles-hier...
Alicia Boya García
Reported 2018-05-23 04:27:58 PDT
The following tests fail since r231715-231718 on GTK platforms: accessibility/table-cells-roles.html accessibility/table-roles-hierarchy.html The reason is an extra newline: --- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/accessibility/table-roles-hierarchy-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/accessibility/table-roles-hierarchy-actual.txt @@ -3,6 +3,7 @@ 2. Russia Moscow 3. Ukraine Kiev All 3 countries 3 capitals + This shows the hierarchy of table roles.
Attachments
Alicia Boya García
Comment 1 2018-05-23 04:45:20 PDT
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/table-cells-roles-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/table-cells-roles-actual.txt @@ -4,6 +4,7 @@ 2. Russia Moscow 3. Ukraine Kiev All 3 countries 3 capitals + table2 No Country Capital
Note You need to log in before you can comment on or make changes to this bug.