Closed
Bug 1114334
Opened 10 years ago
Closed 10 years ago
problem appears with last version of firefox
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1098266
People
(Reporter: jeanpierreforum, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045
Steps to reproduce:
it was working with last version of firefox
http://websitecreation.canalblog.com/archives/2013/05/28/27269253.html
Actual results:
now it doesn t work with firefox 34.05
http://websitecreation.canalblog.com/archives/2013/05/28/27269253.html
Expected results:
in my css i had
#hexaflip-demo1 .hexaflip-cube{
opacity: 0.9;
}
now it only work with opacity:1;
for the hexaflip script it s not me who write it i am only a user
Sounds like some of the regressions from bug 1022612.
Appears to already be fixed on nightly, in the window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e90536aa55dd&tochange=df3fc7cb7e80
Also fixed in:
https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=db2a7862af29&tochange=96d7eb930f0b
This means this should be fixed when Firefox 35 releases in a few weeks.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•