- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Oct 2012 07:44:29 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19205
Summary: Suggested test from live DOM viewer: <!DOCTYPE html>
<html> <head> <title>hogehoge</title> </head> <body>
<section> <h1>hgoehoge</h1> <p>hgoehogeho</p>
</section> </body> </html>
Product: HTML WG
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org
<!DOCTYPE html>
<html>
<head>
<title>hogehoge</title>
</head>
<body>
<section>
<h1>hgoehoge</h1>
<p>hgoehogeho</p>
</section>
</body>
</html>
Posted from: 113.37.92.154
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.13 (KHTML, like Gecko)
Chrome/24.0.1283.0 Safari/537.13
Referer: http://software.hixie.ch/utilities/js/live-dom-viewer/
--
Configure bugmail: https://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 Tuesday, 2 October 2012 07:44:33 UTC