Bug 264992 - NEW TEST[267491@main]: [ iOS17 ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content.html is constant failure
Summary: NEW TEST[267491@main]: [ iOS17 ] imported/w3c/web-platform-tests/html/semanti...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: sideshowbarker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-16 16:18 PST by Marta Darbinyan
Modified: 2023-11-18 09:07 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2023-11-16 16:19:12 PST
<rdar://problem/118535739>
Comment 2 EWS 2023-11-16 16:38:05 PST
Test gardening commit 270853@main (6cee4aba810f): <https://commits.webkit.org/270853@main>

Reviewed commits have been landed. Closing PR #20638 and removing active labels.
Comment 3 Marta Darbinyan 2023-11-16 16:48:39 PST
Updating the commit # in the title. The actual commit that introduced this test is 267491@main.
Comment 4 Marta Darbinyan 2023-11-16 16:55:07 PST
Update:

History: 
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-summary-element%2Finteractive-content.html&version_name=iOS%2017

TEXT DIFF:

1 OPEN FILE PANEL
21 anchor element
32SVG anchor element
43

87
98This is clickable summary text
109
11 PASS Clicking on non-interactive child of a <summary> opens its <details>
 10FAIL Clicking on non-interactive child of a <summary> opens its <details> assert_true: expected true got false
1211PASS Clicking an <a> link doesn’t open <details>
1312PASS Clicking an SVG <a> link doesn’t open <details>
1413PASS Clicking an HTML <a> link in an SVG <foreignObject> doesn’t open <details>

1716PASS Clicking the content of an <embed> doesn’t open <details>
1817PASS Clicking in an <iframe> doesn’t open <details>
1918PASS Clicking an <img> with a “usemap” attribute doesn’t open <details>
20 PASS Clicking an <img> without a “usemap” attribute opens <details>
 19FAIL Clicking an <img> without a “usemap” attribute opens <details> assert_true: expected true got false
2120PASS Clicking an <input type=button> doesn’t open <details>
2221PASS Clicking an <input type=reset> doesn’t open <details>
2322PASS Clicking an <input type=submit> doesn’t open <details>

4039PASS Clicking an <input type=file> doesn’t open <details>
4140PASS Clicking an <input type=image> doesn’t open <details>
4241PASS Clicking a <label> doesn’t open <details>
43 PASS Clicking in a <textarea> doesn’t open <details>
 42FAIL Clicking in a <textarea> doesn’t open <details> assert_false: expected false got true
4443PASS Clicking a <video> doesn’t open <details>
4544
Comment 5 EWS 2023-11-17 11:09:55 PST
Test gardening commit 270906@main (73ee3b023f67): <https://commits.webkit.org/270906@main>

Reviewed commits have been landed. Closing PR #20685 and removing active labels.
Comment 6 sideshowbarker 2023-11-18 07:04:41 PST
Pull request: https://github.com/WebKit/WebKit/pull/20704
Comment 7 EWS 2023-11-18 09:07:09 PST
Committed 270941@main (429d0584de85): <https://commits.webkit.org/270941@main>

Reviewed commits have been landed. Closing PR #20704 and removing active labels.