Closed
Bug 1918255
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 48108 - Make cicp-display-p3.png spec conformant
Categories
(Core :: Graphics: ImageLib, task, P4)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48108 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48108
Details from upstream follow.
Lucas CHOLLET <lucas.chollet@free.fr> wrote:
Make cicp-display-p3.png spec conformant
The ordering of the chunks in the file was invalid. This commit simply reorders the chunk to make the cICP chunk appear before both PLTE and IDAT chunks.
Fixes #48107
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → Graphics: ImageLib
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0d247f564bef7b4ee0b2c760d44c1f64d8f32a73
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
PASS
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /png/cicp-chunk.html [wpt.fyi]
- test pixel values of a display-p3 PNG:
FAIL
linked bug:Bug 1862245
- test pixel values of a display-p3 PNG:
New Tests That Don't Pass
- /png/cicp-chunk.html [wpt.fyi]
- test pixel values of a display-p3 PNG:
FAIL
(Chrome:PASS
, Safari:PASS
)
- test pixel values of a display-p3 PNG:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90e86204b8c5
[wpt PR 48108] - Make cicp-display-p3.png spec conformant, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•