Opened 14 years ago
Closed 14 years ago
#20573 closed defect (bug) (fixed)
Press This CSS contains invalid, unused, and inconsistent properties
| Reported by: | helenyhou | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Press This | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
The CSS block for .pressthis a contains an invalid property (background-image-repeat), an unused property (background-repeat), and irregular gradient declarations that also need more cross-browser work.
Attachments (2)
Change History (6)
#2
@
14 years ago
- Keywords has-patch added
20573.diff cleans up and adds more browser support to the gradient declarations and also contains the changes from removing-invalid-property.diff.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Semi-related: #19957