[html5] r7582 - [giow] (0) Add cc-type autocomplete type, since so many sites have it. Affected [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Dec 10 19:59:51 PST 2012
Author: ianh
Date: 2012-12-10 19:59:50 -0800 (Mon, 10 Dec 2012)
New Revision: 7582
Modified:
complete.html
index
source
Log:
[giow] (0) Add cc-type autocomplete type, since so many sites have it.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-12-11 00:31:31 UTC (rev 7581)
+++ complete.html 2012-12-11 03:59:50 UTC (rev 7582)
@@ -54461,6 +54461,7 @@
<li>"<code title=attr-fe-autocomplete-cc-exp-month><a href=#attr-fe-autocomplete-cc-exp-month>cc-exp-month</a></code>"
<li>"<code title=attr-fe-autocomplete-cc-exp-year><a href=#attr-fe-autocomplete-cc-exp-year>cc-exp-year</a></code>"
<li>"<code title=attr-fe-autocomplete-cc-csc><a href=#attr-fe-autocomplete-cc-csc>cc-csc</a></code>"
+ <li>"<code title=attr-fe-autocomplete-cc-type><a href=#attr-fe-autocomplete-cc-type>cc-type</a></code>"
<li>"<code title=attr-fe-autocomplete-language><a href=#attr-fe-autocomplete-language>language</a></code>"
<li>"<code title=attr-fe-autocomplete-bday><a href=#attr-fe-autocomplete-bday>bday</a></code>"
<li>"<code title=attr-fe-autocomplete-bday-day><a href=#attr-fe-autocomplete-bday-day>bday-day</a></code>"
@@ -54636,8 +54637,11 @@
<td>Year component of the expiration date of the payment instrument
<td>2014
<tr><td colspan=4>"<dfn id=attr-fe-autocomplete-cc-csc title=attr-fe-autocomplete-cc-csc><code>cc-csc</code></dfn>"
- <td>Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)
- <td>419
+ <td>Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)
+ <td>419
+ <tr><td colspan=4>"<dfn id=attr-fe-autocomplete-cc-type title=attr-fe-autocomplete-cc-type><code>cc-type</code></dfn>"
+ <td>Type of payment instrument
+ <td>Visa
<tbody><tr><td colspan=4>"<dfn id=attr-fe-autocomplete-language title=attr-fe-autocomplete-language><code>language</code></dfn>"
<td>Preferred language
<td>English
@@ -54820,6 +54824,9 @@
<tr><td>"<code title=attr-fe-autocomplete-cc-csc><a href=#attr-fe-autocomplete-cc-csc>cc-csc</a></code>"
<td>3
<td>Normal
+ <tr><td>"<code title=attr-fe-autocomplete-cc-type><a href=#attr-fe-autocomplete-cc-type>cc-type</a></code>"
+ <td>3
+ <td>Normal
<tr><td>"<code title=attr-fe-autocomplete-language><a href=#attr-fe-autocomplete-language>language</a></code>"
<td>3
<td>Normal
Modified: index
===================================================================
--- index 2012-12-11 00:31:31 UTC (rev 7581)
+++ index 2012-12-11 03:59:50 UTC (rev 7582)
@@ -54461,6 +54461,7 @@
<li>"<code title=attr-fe-autocomplete-cc-exp-month><a href=#attr-fe-autocomplete-cc-exp-month>cc-exp-month</a></code>"
<li>"<code title=attr-fe-autocomplete-cc-exp-year><a href=#attr-fe-autocomplete-cc-exp-year>cc-exp-year</a></code>"
<li>"<code title=attr-fe-autocomplete-cc-csc><a href=#attr-fe-autocomplete-cc-csc>cc-csc</a></code>"
+ <li>"<code title=attr-fe-autocomplete-cc-type><a href=#attr-fe-autocomplete-cc-type>cc-type</a></code>"
<li>"<code title=attr-fe-autocomplete-language><a href=#attr-fe-autocomplete-language>language</a></code>"
<li>"<code title=attr-fe-autocomplete-bday><a href=#attr-fe-autocomplete-bday>bday</a></code>"
<li>"<code title=attr-fe-autocomplete-bday-day><a href=#attr-fe-autocomplete-bday-day>bday-day</a></code>"
@@ -54636,8 +54637,11 @@
<td>Year component of the expiration date of the payment instrument
<td>2014
<tr><td colspan=4>"<dfn id=attr-fe-autocomplete-cc-csc title=attr-fe-autocomplete-cc-csc><code>cc-csc</code></dfn>"
- <td>Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)
- <td>419
+ <td>Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)
+ <td>419
+ <tr><td colspan=4>"<dfn id=attr-fe-autocomplete-cc-type title=attr-fe-autocomplete-cc-type><code>cc-type</code></dfn>"
+ <td>Type of payment instrument
+ <td>Visa
<tbody><tr><td colspan=4>"<dfn id=attr-fe-autocomplete-language title=attr-fe-autocomplete-language><code>language</code></dfn>"
<td>Preferred language
<td>English
@@ -54820,6 +54824,9 @@
<tr><td>"<code title=attr-fe-autocomplete-cc-csc><a href=#attr-fe-autocomplete-cc-csc>cc-csc</a></code>"
<td>3
<td>Normal
+ <tr><td>"<code title=attr-fe-autocomplete-cc-type><a href=#attr-fe-autocomplete-cc-type>cc-type</a></code>"
+ <td>3
+ <td>Normal
<tr><td>"<code title=attr-fe-autocomplete-language><a href=#attr-fe-autocomplete-language>language</a></code>"
<td>3
<td>Normal
Modified: source
===================================================================
--- source 2012-12-11 00:31:31 UTC (rev 7581)
+++ source 2012-12-11 03:59:50 UTC (rev 7582)
@@ -63550,6 +63550,7 @@
<li>"<code title="attr-fe-autocomplete-cc-exp-month">cc-exp-month</code>"
<li>"<code title="attr-fe-autocomplete-cc-exp-year">cc-exp-year</code>"
<li>"<code title="attr-fe-autocomplete-cc-csc">cc-csc</code>"
+ <li>"<code title="attr-fe-autocomplete-cc-type">cc-type</code>"
<li>"<code title="attr-fe-autocomplete-language">language</code>"
<li>"<code title="attr-fe-autocomplete-bday">bday</code>"
<li>"<code title="attr-fe-autocomplete-bday-day">bday-day</code>"
@@ -63776,8 +63777,12 @@
<td>2014
<tr>
<td colspan=4>"<dfn title="attr-fe-autocomplete-cc-csc"><code>cc-csc</code></dfn>"
- <td>Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)
- <td>419
+ <td>Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)
+ <td>419
+ <tr>
+ <td colspan=4>"<dfn title="attr-fe-autocomplete-cc-type"><code>cc-type</code></dfn>"
+ <td>Type of payment instrument
+ <td>Visa
<tbody>
<tr>
<td colspan=4>"<dfn title="attr-fe-autocomplete-language"><code>language</code></dfn>"
@@ -64024,6 +64029,10 @@
<td>3
<td>Normal
<tr>
+ <td>"<code title="attr-fe-autocomplete-cc-type">cc-type</code>"
+ <td>3
+ <td>Normal
+ <tr>
<td>"<code title="attr-fe-autocomplete-language">language</code>"
<td>3
<td>Normal
More information about the Commit-Watchers
mailing list