RESOLVED CONFIGURATION CHANGED 52378
Update CSS files to use CSS3 syntax for linear gradients
https://bugs.webkit.org/show_bug.cgi?id=52378
Summary Update CSS files to use CSS3 syntax for linear gradients
Erik Arvidsson
Reported 2011-01-13 10:37:40 PST
Update CSS files to use CSS3 syntax for linear gradients
Attachments
Patch (36.46 KB, patch)
2011-01-13 10:39 PST, Erik Arvidsson
simon.fraser: review-
Erik Arvidsson
Comment 1 2011-01-13 10:39:28 PST
Erik Arvidsson
Comment 2 2011-01-13 10:44:01 PST
I wrote a simple tool to do this which also allowed me to visually compare the new and old gradient.
Erik Arvidsson
Comment 3 2011-01-13 10:46:36 PST
Comment on attachment 78827 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=78827&action=review > Source/WebCore/inspector/front-end/inspector.css:-386 > - background-color: purple; Sorry about the whitespace changes. I can undo those if you want?
Simon Fraser (smfr)
Comment 4 2011-01-13 10:50:53 PST
Comment on attachment 78827 [details] Patch I think it's premature to do this until the spec is a little more stable. It's not even Working Draft.
Brent Fulgham
Comment 5 2022-07-12 14:11:16 PDT
I believe we've already updated syntax in a separate patch (without the -webkit-prefix).
Note You need to log in before you can comment on or make changes to this bug.