Skip to content

Commit 881d17d

Browse files
committed
ideas/radial-gradients: [Radial Gradient Wars]
1 parent 9072f30 commit 881d17d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ideas/radial-gradients.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If '%%[[center],]? circle%%', then the gradient's 100% color stop aligns with th
6868
* [[http://lists.w3.org/Archives/Public/www-style/2011Oct/0306.html|Recreating Brian's 'Spotlight' example, using simplified radial-gradient syntax and actual background properties]] (instead of using background-like syntax inside radial-gradient)
6969

7070

71-
== Other Key Points: ==
71+
== Key Points: ==
7272

7373
* We usually do not add features without strong use cases, especially if it adds complexity to the syntax.
7474
* CSS distinguishes itself from SVG by being simpler and easier to learn, even though SCG offers more expressive power. That is a large reason why many more authors are able to pick up and learn CSS, most of whom may never learn any SVG. If we want to have vast expressive power at the cost of complexity and ease of learning, we already have that in SVG; we do not need to blur the lines between when CSS is needed and when SVG is needed. CSS for common needs fulfilled by a simple syntax, SVG for more complex and uncommon needs.

0 commit comments

Comments
 (0)