[html5] r7195 - [giow] (2) Revert r6810 since it doesn't work. Fixing https://www.w3.org/Bugs/Pu [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jul 19 21:31:45 PDT 2012
Author: ianh
Date: 2012-07-19 21:31:44 -0700 (Thu, 19 Jul 2012)
New Revision: 7195
Modified:
complete.html
index
source
Log:
[giow] (2) Revert r6810 since it doesn't work.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=14526
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-07-20 04:20:39 UTC (rev 7194)
+++ complete.html 2012-07-20 04:31:44 UTC (rev 7195)
@@ -49702,11 +49702,6 @@
filesystem or created on the fly, e.g. a picture taken from a camera
connected to the user's device.</p>
- <p>File names must be exposed in Unicode normalization Form C (NFC),
- whether in the DOM (e.g. in <code><a href=#file>File</a></code> objects) or in form
- submission, regardless of the conventions of the user agent's
- platform's file system.</p>
-
<p><strong>Constraint validation</strong>: If the element is <i title=concept-input-required><a href=#concept-input-required>required</a></i> and the list of <a href=#concept-input-type-file-selected title=concept-input-type-file-selected>selected files</a> is
empty, then the element is <a href=#suffering-from-being-missing>suffering from being
missing</a>.</p>
Modified: index
===================================================================
--- index 2012-07-20 04:20:39 UTC (rev 7194)
+++ index 2012-07-20 04:31:44 UTC (rev 7195)
@@ -49702,11 +49702,6 @@
filesystem or created on the fly, e.g. a picture taken from a camera
connected to the user's device.</p>
- <p>File names must be exposed in Unicode normalization Form C (NFC),
- whether in the DOM (e.g. in <code><a href=#file>File</a></code> objects) or in form
- submission, regardless of the conventions of the user agent's
- platform's file system.</p>
-
<p><strong>Constraint validation</strong>: If the element is <i title=concept-input-required><a href=#concept-input-required>required</a></i> and the list of <a href=#concept-input-type-file-selected title=concept-input-type-file-selected>selected files</a> is
empty, then the element is <a href=#suffering-from-being-missing>suffering from being
missing</a>.</p>
Modified: source
===================================================================
--- source 2012-07-20 04:20:39 UTC (rev 7194)
+++ source 2012-07-20 04:31:44 UTC (rev 7195)
@@ -57954,11 +57954,6 @@
filesystem or created on the fly, e.g. a picture taken from a camera
connected to the user's device.</p>
- <p>File names must be exposed in Unicode normalization Form C (NFC),
- whether in the DOM (e.g. in <code>File</code> objects) or in form
- submission, regardless of the conventions of the user agent's
- platform's file system.</p>
-
<p><strong>Constraint validation</strong>: If the element is <i
title="concept-input-required">required</i> and the list of <span
title="concept-input-type-file-selected">selected files</span> is
More information about the Commit-Watchers
mailing list