Skip to content

Commit 7ec759a

Browse files
committed
[css2] Broken link fix
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401245
1 parent db8e564 commit 7ec759a

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 2.37 1998-03-17 01:30:30 ijacobs Exp $ -->
3+
<!-- $Id: syndata.src,v 2.38 1998-03-17 03:48: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>
@@ -258,7 +258,7 @@ the whole of the @-rule and continue parsing after it.
258258

259259
<P>CSS2 user agents must <span class="index-inst" title="ignore"><a
260260
href="#ignore">ignore</a></span> any <a
261-
href="syndata.html#at-import">'@import'</a> rule that occurs inside a <a
261+
href="cascade.html#at-import">'@import'</a> rule that occurs inside a <a
262262
href="#block">block</a> or that doesn't precede all rule sets.
263263

264264
<div class="illegal-example"><P>

0 commit comments

Comments
 (0)