[html5] r6218 - [e] (0) Make the summary a bit more detailed. Fixing http://www.w3.org/Bugs/Publ [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 13 15:27:56 PDT 2011


Author: ianh
Date: 2011-06-13 15:27:54 -0700 (Mon, 13 Jun 2011)
New Revision: 6218

Modified:
   complete.html
   index
   source
Log:
[e] (0) Make the summary a bit more detailed.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12392

Modified: complete.html
===================================================================
--- complete.html	2011-06-13 22:15:51 UTC (rev 6217)
+++ complete.html	2011-06-13 22:27:54 UTC (rev 6218)
@@ -61087,8 +61087,10 @@
   context</a> of the one the link or script is in, "new" means a
   new <a href=#top-level-browsing-context>top-level browsing context</a> or <a href=#auxiliary-browsing-context>auxiliary
   browsing context</a> is to be created, subject to various user
-  preferences and user agent policies, and "none" means that by
-  default nothing will happen.</p>
+  preferences and user agent policies, "maybe new" means the same as
+  "new" but the requirements for those cases encourage user agents to
+  treat it more like "none", and "none" means that by default nothing
+  will happen.</p>
 
   <table><thead><tr><th rowspan=2>Keyword
      <th rowspan=2>Ordinary effect
@@ -61110,10 +61112,10 @@
     <tr><td>none specified, for <code title=dom-open><a href=#dom-open>window.open()</a></code> <!-- same as _blank -->
      <td>new
      <td>new
-     <td>new†
-     <td>new†
-     <td>new†
-     <td>new†
+     <td>maybe new†
+     <td>maybe new†
+     <td>maybe new†
+     <td>maybe new†
 
     <tr><td>empty string
      <td>current
@@ -61126,10 +61128,10 @@
     <tr><td><code title="">_blank</code>
      <td>new
      <td>new
-     <td>new
-     <td>new
-     <td>new
-     <td>new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
 
     <tr><td><code title="">_self</code>
      <td>current
@@ -61182,10 +61184,10 @@
     <tr><td>name that doesn't exist
      <td>new
      <td>new
-     <td>new
-     <td>new
-     <td>new
-     <td>new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
 
     <tr><td>name that exists and is a descendant
      <td>specified descendant

Modified: index
===================================================================
--- index	2011-06-13 22:15:51 UTC (rev 6217)
+++ index	2011-06-13 22:27:54 UTC (rev 6218)
@@ -61080,8 +61080,10 @@
   context</a> of the one the link or script is in, "new" means a
   new <a href=#top-level-browsing-context>top-level browsing context</a> or <a href=#auxiliary-browsing-context>auxiliary
   browsing context</a> is to be created, subject to various user
-  preferences and user agent policies, and "none" means that by
-  default nothing will happen.</p>
+  preferences and user agent policies, "maybe new" means the same as
+  "new" but the requirements for those cases encourage user agents to
+  treat it more like "none", and "none" means that by default nothing
+  will happen.</p>
 
   <table><thead><tr><th rowspan=2>Keyword
      <th rowspan=2>Ordinary effect
@@ -61103,10 +61105,10 @@
     <tr><td>none specified, for <code title=dom-open><a href=#dom-open>window.open()</a></code> <!-- same as _blank -->
      <td>new
      <td>new
-     <td>new†
-     <td>new†
-     <td>new†
-     <td>new†
+     <td>maybe new†
+     <td>maybe new†
+     <td>maybe new†
+     <td>maybe new†
 
     <tr><td>empty string
      <td>current
@@ -61119,10 +61121,10 @@
     <tr><td><code title="">_blank</code>
      <td>new
      <td>new
-     <td>new
-     <td>new
-     <td>new
-     <td>new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
 
     <tr><td><code title="">_self</code>
      <td>current
@@ -61175,10 +61177,10 @@
     <tr><td>name that doesn't exist
      <td>new
      <td>new
-     <td>new
-     <td>new
-     <td>new
-     <td>new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
 
     <tr><td>name that exists and is a descendant
      <td>specified descendant

Modified: source
===================================================================
--- source	2011-06-13 22:15:51 UTC (rev 6217)
+++ source	2011-06-13 22:27:54 UTC (rev 6218)
@@ -69606,8 +69606,10 @@
   context</span> of the one the link or script is in, "new" means a
   new <span>top-level browsing context</span> or <span>auxiliary
   browsing context</span> is to be created, subject to various user
-  preferences and user agent policies, and "none" means that by
-  default nothing will happen.</p>
+  preferences and user agent policies, "maybe new" means the same as
+  "new" but the requirements for those cases encourage user agents to
+  treat it more like "none", and "none" means that by default nothing
+  will happen.</p>
 
   <table>
    <thead>
@@ -69636,10 +69638,10 @@
      <td>none specified, for <code title="dom-open">window.open()</code> <!-- same as _blank -->
      <td>new
      <td>new
-     <td>new†
-     <td>new†
-     <td>new†
-     <td>new†
+     <td>maybe new†
+     <td>maybe new†
+     <td>maybe new†
+     <td>maybe new†
 
     <tr>
      <td>empty string
@@ -69654,10 +69656,10 @@
      <td><code title="">_blank</code>
      <td>new
      <td>new
-     <td>new
-     <td>new
-     <td>new
-     <td>new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
 
     <tr>
      <td><code title="">_self</code>
@@ -69717,10 +69719,10 @@
      <td>name that doesn't exist
      <td>new
      <td>new
-     <td>new
-     <td>new
-     <td>new
-     <td>new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
+     <td>maybe new
 
     <tr>
      <td>name that exists and is a descendant




More information about the Commit-Watchers mailing list