NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 265 - Content-sniffing for the unknown case had a test backwards. (Re: content type sniffing - stream length) (credit: rk)
Content-sniffing for the unknown case had a test backwards. (Re: content type...
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-22 15:35 CEST by Henri Sivonen
Modified: 2008-07-22 17:37 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2008-07-22 15:35:52 CEST
Index: source
===================================================================
--- source	(revision 1865)
+++ source	(revision 1866)
@@ -4284,8 +4284,8 @@
        pattern (number of bytes described by the cell in the second
        column of the row).</li>
 
-       <li>If <var title="">pattern length</var> is smaller than <var
-       title="">stream length</var> then skip this row.</li>
+       <li>If <var title="">stream length</var> is smaller than <var
+       title="">patter length</var> then skip this row.</li>
 
        <li>Apply the "and" operator to the first <var title="">pattern
        length</var> bytes of the resource and the given mask (the