Bug 312398
| Summary: | [Site Isolation] Expose ValidationBubble anchorRect in testing API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
The _contentsOfUserInterfaceItem:@"validationBubble" testing API only returns the message text and font size.
Expose the anchor rect as well so layout tests can verify that validation bubbles are positioned correctly, for example, when shown for elements inside cross-origin iframes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174855001>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/62838
EWS
Committed 311331@main (ba8d91ff545d): <https://commits.webkit.org/311331@main>
Reviewed commits have been landed. Closing PR #62838 and removing active labels.