Bug 161584 - [GTK] Layout test accessibility/children-changed-sends-notification.html fails/crashes
Summary: [GTK] Layout test accessibility/children-changed-sends-notification.html fail...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-04 19:34 PDT by Michael Catanzaro
Modified: 2019-04-10 01:03 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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