Re: Error reporting an error which is NOT
Jens Oliver Meiert <[email protected]> Wed, 1 Jul 2015 09:19:53 +0200
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <CAJ0g8QQodxcSZJKGUCr+-XSN7MR3bFeboxs+YWaLOahCFuib8w@mail.gmail.com> |
> <link > href="https://fonts.googleapis.com/css?family=Simonetta:400,900,400italic,900italic&subset=latin,latin-ext&effect=shadow-multiple" > rel='stylesheet' type='text/css'> Not sure whether we changed anything here in the spec but the “&”s need to be escaped “&”, just as described. (“;” is an alternative delimiter—though not accepted by all services, it is accepted by Google Web Fonts, so if you really hate escaping ampersands you could also link off to <https://fonts.googleapis.com/css?family=Simonetta:400,900,400italic,900italic;subset=latin,latin-ext;effect=shadow-multiple> instead.) -- Jens Oliver Meiert http://meiert.com/en/ ✎ The Little Book of HTML/CSS Frameworks: http://meiert.com/frameworks