Closed
Bug 1811020
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 38041 - test element with size 0x0 should be notified
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38041 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38041
Details from upstream follow.
Cathie Chen <cathiechen@igalia.com> wrote:
test element with size 0x0 should be notified
Added a case to test "When first observing an element with ResizeObserver, lastReportedSize gets initialized with a -1 x -1 size", so element with size 0x0 should be notified
https://github.com/w3c/csswg-drafts/issues/3664
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c32ffcc96c35f245e58e0fd7f08b8d286f58d285
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 14 subtests
Status Summary
Firefox
OK : 1
PASS : 14
Chrome
OK : 1
PASS : 14
Safari
PASS : 7
FAIL : 1
TIMEOUT: 1
NOTRUN : 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a01865e5a5a
[wpt PR 38041] - test element with size 0x0 should be notified, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•