Bug 185911
| Summary: | [GTK] accessibility/table-cells-roles.html and accessibility/table-roles-hierarchy.html fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alicia Boya García
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alicia Boya García
--- /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