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

Description Michael Catanzaro 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.
Comment 1 Radar WebKit Bug Importer 2016-09-04 19:34:15 PDT
<rdar://problem/28156990>
Comment 2 Adrian Perez 2017-10-24 10:48:14 PDT
Also, this has been crashing lately, updating expectations accordingly.
Comment 3 Carlos Garcia Campos 2019-04-10 01:03:18 PDT
This was fixed in r244107