[wpt-sync] Sync PR 43091 - Allow overlapping Text Fragments
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43091 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43091
Details from upstream follow.
Stephen Chenney <schenney@chromium.org> wrote:
Allow overlapping Text Fragments
Recent changes in document marker handling have enabled support
for text fragments that overlap. Make it happen by removing the
check for overlap in the annotation code and resolving overlap
when all markers have been added.Bug: 1327370
Change-Id: I3d7c28af0ce0c598f4d142e3ec52f0fe82e0c838
Reviewed-on: https://chromium-review.googlesource.com/5021449
WPT-Export-Revision: aa06d06da177582152f691f87bad54a908ce53e0
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f389280a8c86
https://hg.mozilla.org/mozilla-central/rev/764694cdc9d3
Description
•