Closed
Bug 458404
Opened 16 years ago
Closed 16 years ago
remove -moz-pre-wrap from calendar-views.css
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
1.0b1
People
(Reporter: crazy-daniel, Assigned: crazy-daniel)
References
Details
Attachments
(1 file, 1 obsolete file)
1.59 KB,
patch
|
mschroeder
:
review+
|
Details | Diff | Splinter Review |
For Gecko 1.9.1 -moz-pre-wrap was removed because we already implement pre-wrap.
(p|w)instripe still use -moz-pre-wrap in their calendar-views.css
This patch replaces -moz-pre-wrap by pre-wrap.
Attachment #341630 -
Flags: review?(Berend.Cornelius)
This is an alternate patch that adds pre-wrap additionally to -moz-pre-wrap.
I'm not familiar with Calendar otherwise, so I'm unsure which you prefer. Please review the patch that fits Calendar the most. Thank you.
Attachment #341631 -
Flags: review?(Berend.Cornelius)
Updated•16 years ago
|
Assignee: nobody → crazy-daniel
Status: NEW → ASSIGNED
Updated•16 years ago
|
Attachment #341631 -
Attachment is obsolete: true
Attachment #341631 -
Flags: review?(Berend.Cornelius)
Comment 2•16 years ago
|
||
Comment on attachment 341630 [details] [diff] [review]
replace -moz-pre-wrap
r=mschroeder
Attachment #341630 -
Flags: review?(Berend.Cornelius) → review+
Updated•16 years ago
|
Keywords: checkin-needed
Comment 3•16 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/d2eb7c25ea9b>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Summary: remove -moz-pre-wrap from calendar-vews.css → remove -moz-pre-wrap from calendar-views.css
Target Milestone: --- → 1.0
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•