From: SourceForge.net <no...@so...> - 2004-01-09 16:52:42
|
Bugs item #873886, was opened at 2004-01-09 17:51 Message generated for change (Settings changed) made by cell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=616963&aid=873886&group_id=97094 Category: Parser Group: Release 0.0.1 Status: Open >Resolution: Accepted Priority: 6 Submitted By: Christopher Lenz (cell) Assigned to: Christopher Lenz (cell) >Summary: URL containing a semicolon terminates style declaration Initial Comment: When encountering a URL that contains a semicolon, such as: background-image: url(http://sourceforge.net/sflogo.php;group_id=97094&type=3); the parser incorrectly thinks that the first semicolon terminates the style declaration. Instead, it should ignore any semicolon until the open paren has been closed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=616963&aid=873886&group_id=97094 |