Closed
Bug 1333295
Opened 8 years ago
Closed 8 years ago
Use values that are not behind pref for 'clear' property
Categories
(Core :: DOM: Animation, defect)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: hiro, Unassigned)
References
Details
Attachments
(1 file)
Please see bug 1333154.
'inline-start' and 'inline-end' for 'clear' are behind the pref, we should use other values that are not behind the pref on trunk and aurora.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8829723 [details]
Bug 1333295 - Use 'left' and 'right' for 'clear' property animation.
https://reviewboard.mozilla.org/r/106726/#review107732
Thanks!
Attachment #8829723 -
Flags: review?(dakatsuka) → review+
Pushed by hikezoe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7814240f4eac
Use 'left' and 'right' for 'clear' property animation. r=daisuke
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Reporter | ||
Comment 5•8 years ago
|
||
I will land the patch to aurora once the tree is open.
Flags: needinfo?(hikezoe)
Reporter | ||
Comment 6•8 years ago
|
||
Landed to aurora.
https://hg.mozilla.org/releases/mozilla-aurora/rev/33447b9cb7d008da4f1f5b1a1f1777b712a5c254
Flags: needinfo?(hikezoe)
Comment 7•8 years ago
|
||
sorry had to back this out for test failures in wpt lint like https://treeherder.mozilla.org/logviewer.html#?job_id=72482510&repo=mozilla-aurora&lineNumber=162
Flags: needinfo?(hikezoe)
Reporter | ||
Comment 8•8 years ago
|
||
Flags: needinfo?(hikezoe)
Reporter | ||
Comment 9•8 years ago
|
||
Reporter | ||
Comment 10•8 years ago
|
||
Thank you Tomcat for backing it out!
You need to log in
before you can comment on or make changes to this bug.
Description
•