File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: syndata.src,v 2.185 2011-03-15 23:09:02 bbos Exp $ -->
3+ <!-- $Id: syndata.src,v 2.186 2011-03-23 00:57:50 bbos Exp $ -->
44<head>
55<title>Syntax and basic data types</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -362,8 +362,6 @@ sets.</em></span> There may be <a href="#whitespace">white space</a>
362362around the statements.
363363</p>
364364
365- <!-- Should comments be defined as white space? -->
366-
367365<h3><span class="index-def" title="at-rule">
368366<a name="at-rules">At-rules</a></span></h3>
369367
@@ -1114,7 +1112,7 @@ li { list-style: url(http://www.example.com/redball.png) disc }
11141112<p>
11151113Some characters appearing in an unquoted URI, such as parentheses,
11161114white space characters, single quotes (') and double quotes
1117- (" ), must be escaped with a backslash so that the resulting URI value
1115+ (" ), must be escaped with a backslash so that the resulting URI value
11181116is a URI token: '\(', '\)'.
11191117</p>
11201118<p>Depending on the type of URI, it might also be possible to write
You can’t perform that action at this time.
0 commit comments