We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f668b commit 790b3b3Copy full SHA for 790b3b3
README.md
@@ -76,8 +76,8 @@ browsers. [Source](https://gist.github.com/413930).
76
77
Adding `overflow: hidden` fixes IE9's SVG rendering. Earlier versions of IE
78
don't support SVG, so we can safely use the `:not()` and `:root` selectors that
79
-modern browsers use in the default UA stylesheets to apply this style. [Source]
80
-(https://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0339.html).
+modern browsers use in the default UA stylesheets to apply this style.
+[Source](https://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0339.html).
81
82
#### `select`
83
0 commit comments