Open Bug 1118392 Opened 9 years ago Updated 2 years ago

Reftests can not detect failures dependent on a non-zero device offset

Categories

(Core :: Layout, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: kip, Unassigned)

References

Details

When reftests capture images for comparison, they are rasterized with a device offset of (0,0) resulting in false positives for bugs that only occur with a non-zero device offset.

This could be addressed by more accurately capturing the last rendered frame without re-rasterization or by including chrome in the reftest window that would introduce a device offset in the rasterization.

Bug 1067286 is an example of a regression that could not be tested due to this limitation.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.