[Webkit-unassigned] [Bug 195129] New: REGRESSION(r241586:r241590): [GTK] Lots of accesibility tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 16:35:34 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195129

            Bug ID: 195129
           Summary: REGRESSION(r241586:r241590): [GTK] Lots of
                    accesibility tests failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

Failing since r241586:r241590:

accessibility/image-link.html
accessibility/image-map2.html
accessibility/lists.html
accessibility/math-multiscript-attributes.html
accessibility/roles-exposed.html
accessibility/table-attributes.html
accessibility/table-cell-spans.html
accessibility/table-cells.html
accessibility/table-one-cell.html
accessibility/table-sections.html
accessibility/table-with-rules.html
accessibility/transformed-element.html
accessibility/gtk/object-attributes.html

Most diffs are just a difference in precision and may just need a rebase, e.g:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/image-link-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/image-link-actual.txt
@@ -6,8 +6,8 @@
 AXRole: AXLink
 AXParent: AXSection
 AXChildren: 1
-AXPosition: { 8.000000, 99.000000 }
-AXSize: { 280.000000, 214.000000 }
+AXPosition: { 8.00000, 99.0000 }
+AXSize: { 280.000, 214.000 }
 AXTitle: Delicious cake
 AXDescription: 
 AXValue: <obj>
@@ -27,8 +27,8 @@
 AXRole: AXImage
 AXParent: AXLink: Delicious cake
 AXChildren: 0
-AXPosition: { 8.000000, 100.000000 }
-AXSize: { 280.000000, 210.000000 }
+AXPosition: { 8.00000, 100.000 }
+AXSize: { 280.000, 210.000 }
 AXTitle: Delicious cake
 AXDescription: 
 AXFocusable: 0

While other look more fishy:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/roles-exposed-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/roles-exposed-actual.txt
@@ -80,7 +80,7 @@
       AXRole: AXLabel

 footer
-      AXRole: AXFooter
+      AXRole: AXLandmarkContentInfo

 form
       AXRole: AXForm

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190228/83856c67/attachment-0001.html>


More information about the webkit-unassigned mailing list