Update the bug and email prefix for D3E-key and D3E-code.
--- a/html/DOM3Events-code.html Sat Apr 26 10:55:44 2014 -0700
+++ b/html/DOM3Events-code.html Sat Apr 26 21:31:31 2014 -0700
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"
data-bug-product='WebAppsWG'
data-bug-component='DOM3 Events'
+ data-bug-short_desc='[D3E-code]: '
>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -15,7 +16,6 @@
<link rel="stylesheet" type="text/css" href="override.css" />
<script type="text/javascript" src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script type="text/javascript" src='key-table-builder.js'></script>
- <script type="text/javascript" src='fixup.js'></script>
<script src="bug-assist.js"></script>
<script type="text/javascript">
var respecConfig = {
@@ -25,13 +25,13 @@
{
name: "Gary Kacmarcik",
company: "Google, Inc.",
- url: "mailto:garykac@google.com?subject=%5BDOM3-event%5D%20Spec%20Feedback",
+ url: "mailto:garykac@google.com?subject=%5BD3E-code%5D%20Spec%20Feedback",
companyURL: "http://www.google.com",
},
{
name: "Travis Leithead",
company: "Microsoft Corp.",
- url: "mailto:travis.leithead@microsoft.com?subject=%5BDOM3-event%5D%20Spec%20Feedback",
+ url: "mailto:travis.leithead@microsoft.com?subject=%5BD3E-code%5D%20Spec%20Feedback",
companyURL: "http://www.microsoft.com",
},
],
@@ -53,7 +53,7 @@
<body>
<!-- Section: Abstract ========================================================-->
<section id="abstract">
- <p>This specification defines the values that can be used in the
+ <p>This specification defines the values for the
<code>KeyboardEvent.code</code> attribute, which is defined as part of the
Document Object Model (DOM) Level 3 Events Specification [<a href="#references-D3E">DOM3 Events</a>].
The <code>code</code> value contains information about the key event that
--- a/html/DOM3Events-key.html Sat Apr 26 10:55:44 2014 -0700
+++ b/html/DOM3Events-key.html Sat Apr 26 21:31:31 2014 -0700
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"
data-bug-product='WebAppsWG'
data-bug-component='DOM3 Events'
+ data-bug-short_desc='[D3E-key]: '
>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -15,7 +16,6 @@
<link rel="stylesheet" type="text/css" href="override.css" />
<script type="text/javascript" src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script type="text/javascript" src='key-table-builder.js'></script>
- <script type="text/javascript" src='fixup.js'></script>
<script src="bug-assist.js"></script>
<script type="text/javascript">
var respecConfig = {
@@ -25,13 +25,13 @@
{
name: "Gary Kacmarcik",
company: "Google, Inc.",
- url: "mailto:garykac@google.com?subject=%5BDOM3-event%5D%20Spec%20Feedback",
+ url: "mailto:garykac@google.com?subject=%5BD3E-key%5D%20Spec%20Feedback",
companyURL: "http://www.google.com",
},
{
name: "Travis Leithead",
company: "Microsoft Corp.",
- url: "mailto:travis.leithead@microsoft.com?subject=%5BDOM3-event%5D%20Spec%20Feedback",
+ url: "mailto:travis.leithead@microsoft.com?subject=%5BD3E-key%5D%20Spec%20Feedback",
companyURL: "http://www.microsoft.com",
},
],
@@ -53,7 +53,7 @@
<body>
<!-- Section: Abstract ========================================================-->
<section id="abstract">
- <p>This specification defines the values that can be used in the
+ <p>This specification defines the values for the
<code>KeyboardEvent.key</code> attribute, which is defined as part of the
Document Object Model (DOM) Level 3 Events Specification [<a href="#references-D3E">DOM3 Events</a>].
The <code>key</code> attribute contains information about the character