issues
search
webcompat
/
css-fixme
A script that adds standardised equivalents to CSS declarations that uses only prefixed code
https://www.webcompat.com/tools/cssfixme
Mozilla Public License 2.0
9
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README, fix link to demo
#23
hallvors
closed
7 years ago
1
No issue. Move inline script into css-fixme.js
#22
miketaylr
closed
7 years ago
0
link broken in repo description
#21
zoepage
opened
7 years ago
0
Reordering the rules when the -prefixed- properties is after the standard one.
#20
karlcow
opened
8 years ago
0
-webkit-keyframes is being removed and not fixed
#19
karlcow
opened
8 years ago
2
gradients old syntax to new syntax
#18
karlcow
opened
8 years ago
0
PostCSS instead of ReworkCSS
#17
magsout
opened
8 years ago
0
Remove cssfixme.php
#16
miketaylr
closed
8 years ago
0
deal with gradients without a recognised type
#15
hallvors
closed
8 years ago
0
CSSfixme throws if given a -webkit-gradient expression with a bogus color-stop
#14
dholbert
closed
8 years ago
1
Adding a rule to fix border-image
#13
karlcow
opened
9 years ago
5
cssfixme doesn't produce working gradient from "background: -webkit-radial-gradient(center, white, teal);
#12
dholbert
closed
9 years ago
1
css-fixme doesn't suggest unprefixed -webkit-gradient expression, if it's preceded by a "-moz" expression
#11
dholbert
closed
9 years ago
0
wrong gradient not getting fixed by the current parser
#10
karlcow
closed
9 years ago
3
cssfixme doesn't produce working gradient from "background: -webkit-radial-gradient(bottom right, white, black)"
#9
dholbert
closed
9 years ago
2
Refactor code for standardizing old gradient args
#8
dholbert
closed
9 years ago
1
misc minor cleanup to prep for code-import in https://bugzilla.mozilla.org/show_bug.cgi?id=1132748
#7
dholbert
closed
9 years ago
1
-webkit-linear-gradient "subtract 90" fixup is wrong, for angles that aren't multiples of 90.
#6
dholbert
closed
9 years ago
3
-webkit-linear-gradient fixup code "top"-->"to top" flips the gradient, & doesn't handle corner values like "left top"
#5
dholbert
closed
9 years ago
1
In "-webkit-linear-gradient" fixup 3-part fix, each part stomps on previous part
#4
dholbert
closed
9 years ago
4
Give a diff in between the original and the fixed CSS
#3
karlcow
opened
9 years ago
0
Remember the original layout rules of the CSS when converting
#2
karlcow
closed
9 years ago
12
media screen is changed to mediascreen
#1
karlcow
closed
9 years ago
1