Closed
Bug 765413
Opened 12 years ago
Closed 12 years ago
Warning: Unknown property '-moz-transition-properties'. Declaration dropped. Source File: chrome://browser/content/browser.css Line: 694
Categories
(DevTools :: General, defect)
Tracking
(firefox15 fixed)
RESOLVED
FIXED
Firefox 16
Tracking | Status | |
---|---|---|
firefox15 | --- | fixed |
People
(Reporter: jaws, Unassigned)
References
Details
Attachments
(1 file)
926 bytes,
patch
|
dao
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.css#587 shows usage of a CSS property that doesn't exist.
I think this was meant to use -moz-transition-property :)
https://developer.mozilla.org/en/CSS/transition-property
Reporter | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
pff! - I'll take care of that.
Comment 2•12 years ago
|
||
Updated•12 years ago
|
Attachment #634913 -
Flags: review?(dao)
Updated•12 years ago
|
Attachment #634913 -
Flags: review?(dao) → review+
Comment 3•12 years ago
|
||
Comment on attachment 634913 [details] [diff] [review]
v1
[Triage Comment]
Attachment #634913 -
Flags: approval-mozilla-aurora+
Updated•12 years ago
|
Whiteboard: [land-in-aurora]
Updated•12 years ago
|
Whiteboard: [land-in-aurora] → [land-in-fx-team]
Comment 4•12 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team][land-in-aurora]
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
Updated•12 years ago
|
status-firefox16:
affected → ---
Comment 6•12 years ago
|
||
Updated•12 years ago
|
Whiteboard: [fixed-in-fx-team][land-in-aurora]
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•