Skip to content

Commit 9d1b3c6

Browse files
committed
[css2] URL to URI
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40771
1 parent e725bcc commit 9d1b3c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/syndata.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: syndata.src,v 1.52 1998-01-28 20:16:50 bbos Exp $ -->
3+
<!-- $Id: syndata.src,v 1.53 1998-01-29 00:40:24 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>CSS2 syntax and basic data types</TITLE>
@@ -361,7 +361,7 @@ nested. Inside the quotes, characters are parsed as a string.
361361

362362
<P><span class="index-def" title="value">Values</span> are specified
363363
separately for each property, but in any case are built from
364-
identifiers, strings, numbers, lengths, percentages, URLs, colors,
364+
identifiers, strings, numbers, lengths, percentages, URIs, colors,
365365
angles, times, and frequencies.
366366

367367
<P> To ensure that new properties and new values for existing

0 commit comments

Comments
 (0)