- From: <bugzilla@jessica.w3.org>
- Date: Mon, 22 Nov 2010 16:28:04 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11377 Summary: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.d td"> <!-- vim:ts=2: --> <html> <head> <title>Angelo Arrifano :: Home Page</title> <link rel="stylesheet" type="text/css" href="global.css" Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML Canvas 2D Context (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Specification: http://dev.w3.org/html5/spec/Overview.html Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top Comment: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- vim:ts=2: --> <html> <head> <title>Angelo Arrifano :: Home Page</title> <link rel="stylesheet" type="text/css" href="global.css" /> </head> <body> <div id="header"> <img src="images/header.png" /> </div> <div id="menubar"><div id="menu"> <a href="index.php"> <div><img src="images/menu-home.png" /><br />Home</div> </a> <a href="index.php?t=about"> <div><img src="images/menu-about.png" /><br />About Me</div> </a> <a href="index.php?t=projs"> <div><img src="images/menu-projs.png" /><br />Projects</div> </a> <a href="index.php?t=media"> <div><img src="images/menu-media.png" /><br />Media</div> </a> </div></div> <div id="body"> </div> <div id="footer"> Homepage of <a href="mailto:miknix@gmail.com">Angelo M. Arrifano</a> :: Copyright (C) 2010 Angelo Arrifano :: Last Updated on 22 Nov. 2010 </div> </body> </html> Posted from: 188.80.122.111 -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 22 November 2010 16:28:07 UTC