Closed
Bug 1865065
Opened 2 years ago
Closed 2 years ago
New wpt failure in /css/css-contain/content-visibility/content-visibility-on-g.html
Categories
(Core :: Layout, defect, P5)
Core
Layout
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: fwang)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: jihye [at] igalia.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=436473280&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DOcy_trRTzmDgYSA8f7ZNg/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DOcy_trRTzmDgYSA8f7ZNg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
Updated•2 years ago
|
Summary: New wpt failure in /css/css-contain/content-visibility/content-visibility-on-g.html | single tracking bug → New wpt failure in /css/css-contain/content-visibility/content-visibility-on-g.html
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•2 years ago
|
Blocks: css-content-visibility
| Assignee | ||
Comment 2•2 years ago
|
||
Seems to be specified in
https://drafts.csswg.org/css-contain/#content-visibility + https://drafts.csswg.org/css-contain/#contain-applies
and nsStyleStruct.cpp already has some logic on which we can rely.
Assignee: nobody → fwang
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Attachment #9366100 -
Attachment description: WIP: Bug 1865065 - content-visibility should not apply to SVG elements. r=emilio,#style → WIP: Bug 1865065 - Do not apply content-visibility to frames with NS_FRAME_SVG_LAYOUT set. r=emilio,#style
Updated•2 years ago
|
Attachment #9366100 -
Attachment description: WIP: Bug 1865065 - Do not apply content-visibility to frames with NS_FRAME_SVG_LAYOUT set. r=emilio,#style → Bug 1865065 - Do not apply content-visibility to frames with NS_FRAME_SVG_LAYOUT set. r=emilio,#style
Pushed by fred.wang@free.fr:
https://hg.mozilla.org/integration/autoland/rev/120432262a8c
Do not apply content-visibility to frames with NS_FRAME_SVG_LAYOUT set. r=emilio,firefox-style-system-reviewers
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•