Closed Bug 689124 Opened 13 years ago Closed 13 years ago

Tweak small-dimension video control CSS

Categories

(Toolkit :: Video/Audio Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: fryn, Assigned: fryn)

References

Details

(Whiteboard: [fixed-in-fx-team])

Attachments

(2 files, 1 obsolete file)

A negative right margin should only be applied on the play button for the normal-size controls. Also, AFAIK, visibility should be collapse not hidden for the scrubber for small-size controls to avoid it expanding the controls beyond the available rect.
Attached patch patch (obsolete) (deleted) — Splinter Review
Note: this patch is a diff on top of the patch for bug 649490, but it doesn't have anything to do with that bug.
Attachment #562393 - Flags: review?(dolske)
Attachment #562393 - Flags: feedback?(jwein)
Comment on attachment 562393 [details] [diff] [review] patch Jared and I discussed this, and we still need the flexible space that the scrubber provides, this patch is invalid.
Attachment #562393 - Attachment is obsolete: true
Attachment #562393 - Flags: review?(dolske)
Attachment #562393 - Flags: feedback?(jwein)
Attached patch patch v2 (deleted) — Splinter Review
Using the universal selector (*) as the right-most sub-selector of a rule is inefficient. Plus, there is duplication between the two |visibility: hidden;| rules. This patch simply combines the two rules and optimizes them. See: https://developer.mozilla.org/en/Writing_Efficient_CSS#Avoid_Universal_Rules
Attachment #562558 - Flags: review?(dolske)
Attachment #562558 - Flags: review?(dolske) → review+
Attached patch updated hg export for checkin (deleted) — Splinter Review
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: