Closed
Bug 1502762
Opened 6 years ago
Closed 6 years ago
Add reftests for ImageRendering on list-style-image property
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: h.winnemoeller, Assigned: h.winnemoeller)
Details
Attachments
(1 file, 1 obsolete file)
Bug 1488585 added the ability to support ImageRendering on the list-style-image property. While working on this bug, I realised that:
- The ImageRendering property on list-style-images is not tested.
- JS-based changes to the ImageRendering property of a list-style-image are not tested.
- We do not test if the ImageRendering field actually produces any changes. Therefore, a reftest should check for inequality between different ImageRendering settings.
This bug will introduce additional reftests for these cases.
Assignee | ||
Comment 1•6 years ago
|
||
Try run including the tests from Bug 1502759, Bug 1502761, Bug 1502762:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=08351aef6331c770cb5f1ce8c2e27c81371ec793
Attachment #9020661 -
Flags: review?(nical.bugzilla)
Updated•6 years ago
|
Attachment #9020661 -
Flags: review?(nical.bugzilla) → review+
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #9020661 -
Attachment is obsolete: true
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a20900cfe2fc
Add reftests for ImageRendering on list-style-image property. r=nical
Keywords: checkin-needed
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•