Make image-compositing-large-scale-change.html pass with apz.allow_zooming=true on Android
Categories
(Core :: Layout, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
A link to failure with apz.allow_zooming. https://treeherder.mozilla.org/logviewer?job_id=368015477&repo=autoland&lineNumber=12472
So, as you can see both rendering results are scaled by the minimum-scale and unfortunately each minimum-scale value is different from others. I believe this reftest is supposed to not being scaled at all. Adding a meta viewport tag having minimum-scale=1 should fix the failure.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
With enabling apz.allow_zooming, both test and reference contents are scaled
down on mobile environments but the scaled size is different because the content
width is different.
Comment 4•3 years ago
|
||
Backed out changeset 66db45689d25 (Bug 1755600) for causing web-platform failures on image-compositing-large-scale-change.html.
Backout link
Push with failures
Failure Log
Assignee | ||
Updated•3 years ago
|
Comment 8•3 years ago
|
||
bugherder |
Description
•