[wpt-sync] Sync PR 33450 - Hit-test fragmented transformed inlines correctly.
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33450 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33450
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Hit-test fragmented transformed inlines correctly.
We need to specify a fragment index. Otherwise we'll hit-test all
fragments generated by the LayoutInline for every fragmentainer,
potentially hitting things we shouldn't be hitting (and fail a DCHECK).Bug: 1308124
Change-Id: I222b4536b2329b97ca19e9c43d5d01927b9d0af3
Reviewed-on: https://chromium-review.googlesource.com/3563119
WPT-Export-Revision: 766a5ebe4d2c4738f82f143a00fd42f6c6622fa7
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 4
Chrome
OK : 1
PASS: 2
FAIL: 2
Safari
OK : 1
FAIL: 4
Links
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•