[wpt-sync] Sync PR 21673 - Prevent nullptr exception when non box target RO entry is created
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21673 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21673
Details from upstream follow.
Sahir Vellani <sahir.vellani@microsoft.com> wrote:
Prevent nullptr exception when non box target RO entry is created
Return empty content rect and content and border box values for
non box targets when ResizeObserverEntry is being created.Bug:1049709
Change-Id: I8871c7308739a239fb438f919ea416c9e921a48f
Reviewed-on: https://chromium-review.googlesource.com/2042992
WPT-Export-Revision: c714f46837f335285425d0448ccf645e48d3c33b
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 2 tests and 18 subtests
Status Summary
Firefox
OK : 2
PASS: 37
Chrome
OK : 2
PASS: 25
FAIL: 12
Links
Comment 5•5 years ago
|
||
bugherder |
Description
•