Closed Bug 1016260 Opened 10 years ago Closed 10 years ago

Reftest analyzer doesn't label images as test or reference

Categories

(Testing :: Reftest, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla32

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(1 file)

For == reftests, the reftest analyzer just shows the expected and actual images as "Image 1" and "Image 2" and it's not obvious which is which. They should be labelled.
Comment on attachment 8429142 [details] [diff] [review]
Label images based on the log output

>+    <input id="radio1" type="radio" name="which" value="0" onchange="show_image(1)" checked="checked" /><label id="label1" title="1" for="radio1">Image 1</label>
>+    <input id="radio2" type="radio" name="which" value="1" onchange="show_image(2)" />                  <label id="label2" title="2" for="radio2">Image 2</label>

If you want to line things up here, please put the space inside the empty tag (i.e., before "/>") rather than adding substantive whitespace to the document.

r=dbaron with that
Attachment #8429142 - Flags: review?(dbaron) → review+
https://hg.mozilla.org/mozilla-central/rev/ffb294d03408
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: