- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 Feb 2011 22:21:35 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images In directory hutz:/tmp/cvs-serv7073 Modified Files: Overview.html Log Message: Fix the visible spec, since I generated it wrong last time. Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-images/Overview.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- Overview.html 3 Feb 2011 20:11:30 -0000 1.62 +++ Overview.html 8 Feb 2011 22:21:33 -0000 1.63 @@ -1,66 +1,79 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> -<html lang="en"><head> - +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> - <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> +<html lang=en> + <head><meta content="text/html; charset=utf-8" http-equiv=Content-Type> <title>CSS Image Values and Replaced Content Module Level 3</title> - <link href="Overview_files/default.html" rel="stylesheet" type="text/css"> [...2875 lines suppressed...] + <dd>Philipp Hoschka. <a + href="http://www.w3.org/TR/1998/REC-smil-19980615"><cite>Synchronized Multimedia Integration Language (SMIL) 1.0 Specification.</cite></a> 15 - June 1998. W3C Recommendation. URL: <a href="http://www.w3.org/TR/1998/REC-smil-19980615">http://www.w3.org/TR/1998/REC-smil-19980615</a> + June 1998. W3C Recommendation. URL: <a + href="http://www.w3.org/TR/1998/REC-smil-19980615">http://www.w3.org/TR/1998/REC-smil-19980615</a> </dd> <!----> </dl> <!--end-informative--> +</html> <!-- Keep this comment at the end of the file Local variables: mode: sgml @@ -2093,4 +2307,3 @@ sgml-local-ecat-files:nil End: --> -</body></html> \ No newline at end of file
Received on Tuesday, 8 February 2011 22:21:36 UTC