Bug 161584

Summary: [GTK] Layout test accessibility/children-changed-sends-notification.html fails/crashes
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, cgarcia, jdiggs, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187948

Michael Catanzaro
Reported 2016-09-04 19:34:05 PDT
Layout test accessibility/children-changed-sends-notification.html has been broken since r198943 ("Separate render tree updating from style resolve"): --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/children-changed-sends-notification-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/children-changed-sends-notification-actual.txt @@ -7,8 +7,6 @@ PARAGRAPH notification: AXChildrenAdded GLOBAL notification: AXChildrenAdded on element with role AXRole: AXParagraph -PARAGRAPH notification: AXChildrenRemoved -GLOBAL notification: AXChildrenRemoved on element with role AXRole: AXParagraph PASS paragraphNotificationCount is globalNotificationCount PASS globalNotificationCount is 2 PASS successfullyParsed is true Updating expectations accordingly.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-09-04 19:34:15 PDT
Adrian Perez
Comment 2 2017-10-24 10:48:14 PDT
Also, this has been crashing lately, updating expectations accordingly.
Carlos Garcia Campos
Comment 3 2019-04-10 01:03:18 PDT
This was fixed in r244107
Note You need to log in before you can comment on or make changes to this bug.