Skip to content

Commit 346c578

Browse files
committed
[css2] DOCTYPE must be capitalized!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40517
1 parent 58ab483 commit 346c578

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/selector.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!doctype html public '-//W3C//DTD HTML 4.0 transitional//EN'>
1+
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN'>
22
<html lang="en">
3-
<!-- $Id: selector.src,v 1.37 1997-12-10 19:32:24 bbos Exp $ -->
3+
<!-- $Id: selector.src,v 1.38 1997-12-11 00:11:07 ijacobs Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Selectors</title>

0 commit comments

Comments
 (0)