[wpt-sync] Sync PR 31510 - Handle case when layout object does not exist in Delegated Ink API updateInkTrailStartPoint
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox96 fixed)
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31510 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31510
Details from upstream follow.
Olga Gerchikov <gerchiko@microsoft.com> wrote:
Handle case when layout object does not exist in Delegated Ink API updateInkTrailStartPoint
Early exit if layout object associated with presentation area element
does not exist.Bug: 1264352
Change-Id: I70fa3c2e3f36c6eba36ab4202e21198bdea31b46Reviewed-on: https://chromium-review.googlesource.com/3261969
WPT-Export-Revision: 23d55eb8f78c391f32ab2db37b003316259bbe2e
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
Chrome
ERROR: 1
Safari
OK : 1
FAIL : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/delegated-ink/delete-presentation-area.html
No crash when accessing presenter associated with deleted presentation area.: FAIL (Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/661867b03af9
https://hg.mozilla.org/mozilla-central/rev/599350bbc309
Description
•