- From: <bugzilla@jessica.w3.org>
- Date: Thu, 17 Jul 2014 09:48:35 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26367
Bug ID: 26367
Summary: W3c Doctype
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: r.mbiama@angosso.net
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Created attachment 1495
--> https://www.w3.org/Bugs/Public/attachment.cgi?id=1495&action=edit
Editor associated.
Using for my web service, including URIs and HTTP, Character Model for the
World Wide Web: String Tags and Searching Draft Published.
Addition W3C Doctype to build a body WebSite and data...
<!--HEAD-->
<?xml version="1.0" encoding="{XMLCHARSET}"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 5.1//EN"
"http://www.w3.org/TR/html51/">
<html xmlns="http://www.w3.org/1999:xhtml" xlink="http://www.w3.org/1999/xlink"
{HTMLDIR}>
<html Versions="http://www.w3.org/TR/2014/WD-html51-20140716>
<head>
<title>{TITLE}</title>
<!--CHARSET-->
<link href="style.css" rel="stylesheet" type="text/css">
<link rel="icon" href="favicon.jpg" sizes="16x16" type="image/jpg">
<link rel="stylesheet" media="print and (color)" href="http://…" />
<link rel="stylesheet" media="print and (monochrome)" href="http://…" />
<link rel="svn" data published="svn checkout http://svn.angosso.net/angosso/>
<![CDATA[*/
@import url("titleprint.css") print;
@import url("body.css") projection, tv;
/*]]>
<!--CSS-->
<!--HEAD-->
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 17 July 2014 09:48:36 UTC