Bug 232255 - [GTK][WPE] Test accessibility/math-has-non-presentational-children.html failing since it was added
Summary: [GTK][WPE] Test accessibility/math-has-non-presentational-children.html faili...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-25 11:17 PDT by Arcady Goldmints-Orlov
Modified: 2021-10-25 11:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arcady Goldmints-Orlov 2021-10-25 11:17:16 PDT
The test accessibility/math-has-non-presentational-children.html has been failing on both GTK and WPE since it was added in r284246 with the following diff:

--- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/accessibility/math-has-non-presentational-children-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/accessibility/math-has-non-presentational-children-actual.txt
@@ -3,8 +3,9 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS mathElement.childrenCount is 1
+FAIL mathElement.childrenCount should be 1. Was 0.
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2021-10-25 11:17:34 PDT
<rdar://problem/84622347>