WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
185911
[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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug