Open
Bug 1090274
Opened 9 years ago
Updated 5 months ago
Bug 113934's test that moving a tab to a differently sized window causes reflow is broken
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
References
Details
The "Should look different due to different sizing" test added in: http://hg.mozilla.org/mozilla-central/rev/9dd58a43924c is broken. See bug 1089753 comment 9 and comment 10. Not only do WindowSnapshot.js's assertSnapshots() and compareSnapshots() functions not support comparing canvases of different dimensions, neither does nsDOMWindowUtils::CompareCanvases().
Updated•5 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•