Skip to content

Commit 99c642a

Browse files
committed
[css2] Changed 'skip' to 'ignore'
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401413
1 parent ec487d0 commit 99c642a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/conform.src

Lines changed: 3 additions & 3 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: conform.src,v 2.33 1998-03-24 14:13:39 ijacobs Exp $ -->
3+
<!-- $Id: conform.src,v 2.34 1998-03-24 14:39:35 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -246,9 +246,9 @@ If a user agent encounters a property that applies for a supported
246246
media type, the user agent must parse the value according to the property
247247
definition. This means that the user agent must accept all valid
248248
values and must
249-
<span class="index-inst" title="skip">skip</span> declarations with
249+
<span class="index-inst" title="ignore">ignore</span> declarations with
250250
invalid values. User
251-
agents must <span class="index-inst" title="skip">skip</span>
251+
agents must <span class="index-inst" title="ignore">ignore</span>
252252
rules that apply to unsupported <a href="media.html">media
253253
types</a>.
254254
<!-- Define "accept"? Include statement that conforming user

0 commit comments

Comments
 (0)