Parent Directory
|
Revision Log
updated by (anon)
1 | wakaba | 1.22 | * Sniffing を定めた仕様 |
2 | |||
3 | wakaba | 1.29 | [REFS[ |
4 | - [32] [CITE[MIME Sniffing]] ([TIME[2011-11-27 08:05:14 +09:00]] 版) <http://mimesniff.spec.whatwg.org/> | ||
5 | ]REFS] | ||
6 | |||
7 | wakaba | 1.22 | ** 特定の MIME 型に関するもの |
8 | |||
9 | - [25] [[RFC 4627]] : [[JSON]] の [[charset]] [[sniffing]] について言及しています | ||
10 | |||
11 | wakaba | 1.45 | * RDFa 処理器の Sniffing |
12 | |||
13 | [50] [[RDFa 1.1]] に基づく [[RDFa処理器]]は、 [[MIME型]]によって[[ホスト言語]]を決定しなければ[['''なりません''']]。 | ||
14 | [[MIME型]]を決定できないか未対応の時は、 [CODE(MIME)@en[[[application/xml]]]] としなければ[['''なりません''']]。 | ||
15 | [SRC[>>49]] | ||
16 | |||
17 | [51] >>50 の直後にこれと矛盾する次のような「NOTE」があります。 [[MIME型]]が無い時、 | ||
18 | [[DOCTYPE]]、[[根要素]]、[[拡張子]]、[[利用者]]定義の引数など追加の仕組みを用いても[['''構いません''']] [SRC[>>49]]。 | ||
19 | |||
20 | [REFS[ | ||
21 | - [49] [CITE@en[RDFa Core 1.1 - Second Edition]] ([TIME[2013-08-15 17:12:47 +09:00]] 版) <http://www.w3.org/TR/rdfa-core/#h3_processorconf> | ||
22 | ]REFS] | ||
23 | |||
24 | wakaba | 1.22 | * メモ |
25 | wakaba | 1.2 | |
26 | [1] | ||
27 | [CITE[葉っぱ日記 - 「拡張子ではなく、内容によってファイルを開くこと」の拡張子は Content-Type ではないことに注意]] ([CODE[2007-04-04 15:46:35 +09:00]] 版) <http://d.hatena.ne.jp/hasegawayosuke/20070404/p1> | ||
28 | ([[名無しさん]] [WEAK[2007-04-04 23:46:23 +00:00]]) | ||
29 | |||
30 | [2] | ||
31 | [CITE@en[Re: Proposed Design Principles updated]] ([[Ian Hickson]] 著, [CODE[2007-04-05 14:51:37 +09:00]] 版) <http://lists.w3.org/Archives/Public/public-html/2007Apr/0232.html> | ||
32 | |||
33 | > One browser started ignoring CSS files in one very specific | ||
34 | case, namely only if the document had a DOCTYPE that, at the time, was | ||
35 | basically unused. (I was one of the two people pushing for this.) It broke | ||
36 | some sites, but comparatively few in the grand scheme of things. (Though | ||
37 | we still get bug reports about this today, so maybe it wasn't that good an | ||
38 | idea after all.) | ||
39 | |||
40 | ([[名無しさん]]) | ||
41 | |||
42 | |||
43 | [3] | ||
44 | [CITE[Mime sniffing data]] ([[Adam Barth <whatwg@...>]] 著, [TIME[2008-10-09 01:34:49 +09:00]] 版) <http://permalink.gmane.org/gmane.org.w3c.whatwg.discuss/15882> | ||
45 | |||
46 | [4] [CITE[Content-Type Processing Model ]] ([TIME[2009-01-10 07:14:52 +09:00]] 版) <http://webblaze.cs.berkeley.edu/2009/mime-sniff/mime-sniff.txt> | ||
47 | wakaba | 1.3 | |
48 | wakaba | 1.22 | [5] [CITE@en[Sam Ruby: Mime Sniff]] ([TIME[2009-01-12 10:24:59 +09:00]] 版) <http://intertwingly.net/blog/2009/01/09/Mime-Sniff> |
49 | |||
50 | [6] [CITE[IRC logs: freenode / #whatwg / 20090927]] | ||
51 | ([TIME[2009-11-30 23:26:32 +09:00]] 版) | ||
52 | <http://krijnhoetmer.nl/irc-logs/whatwg/20090927#l-135> | ||
53 | |||
54 | [7] [CITE[IRC logs: freenode / #whatwg / 20090927]] | ||
55 | ([TIME[2009-11-30 23:26:32 +09:00]] 版) | ||
56 | <http://krijnhoetmer.nl/irc-logs/whatwg/20090927#l-320> | ||
57 | |||
58 | [8] [CITE[IRC logs: freenode / #whatwg / 20090929]] | ||
59 | ([TIME[2009-12-02 08:29:55 +09:00]] 版) | ||
60 | <http://krijnhoetmer.nl/irc-logs/whatwg/20090929#l-357> | ||
61 | |||
62 | [9] [CITE[Bug 8479 – http content-type override mandatory for <object>]] | ||
63 | ([TIME[2010-01-10 22:59:48 +09:00]] 版) | ||
64 | <http://www.w3.org/Bugs/Public/show_bug.cgi?id=8479> | ||
65 | |||
66 | [10] [CITE@en[HTML5 Revision Tracker]] | ||
67 | ([TIME[2010-04-14 21:50:48 +09:00]] 版) | ||
68 | <http://html5.org/tools/web-apps-tracker?from=5041&to=5042> | ||
69 | |||
70 | [11] [CITE[''''''[''''''whatwg'''''']'''''' Video with MIME type application/octet-stream]] | ||
71 | ( ([TIME[2010-09-02 00:45:32 +09:00]] 版)) | ||
72 | <http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/028291.html> | ||
73 | |||
74 | [12] [CITE[IRC logs: freenode / #whatwg / 20100825]] | ||
75 | ( ([TIME[2010-09-04 09:44:11 +09:00]] 版)) | ||
76 | <http://krijnhoetmer.nl/irc-logs/whatwg/20100825#l-1199> | ||
77 | |||
78 | [13] [CITE@en[Speech Synthesis Markup Language (SSML) Version 1.1]] | ||
79 | ( ([TIME[2010-09-08 00:26:19 +09:00]] 版)) | ||
80 | <http://www.w3.org/TR/2010/REC-speech-synthesis11-20100907/#lexicon_type> | ||
81 | |||
82 | [14] [CITE['''['''whatwg''']''' Video with MIME type application/octet-stream]] | ||
83 | ([TIME[2010-12-09 18:00:19 +09:00]] 版) | ||
84 | <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2010-December/029393.html> | ||
85 | |||
86 | [15] [CITE@en[Web Applications 1.0 r5836 Bring the spec more in line with what the browsers do for video (largely, ignoring Content-Type). This will probably be tweaked further once Adam's draft has a section dedicated to sniffing media container formats.]] | ||
87 | ( ([TIME[2011-02-05 10:31:00 +09:00]] 版)) | ||
88 | <http://html5.org/tools/web-apps-tracker?from=5835&to=5836> | ||
89 | |||
90 | [16] [CITE[''''''[''''''websec'''''']'''''' Font sniffing]] | ||
91 | ( ([TIME[2011-01-28 00:21:17 +09:00]] 版)) | ||
92 | <http://www.ietf.org/mail-archive/web/websec/current/msg00235.html> | ||
93 | |||
94 | [17] [CITE@en[Web Applications 1.0 r5921 revert r5836 per http://lists.w3.org/Archives/Public/public-html/2011Mar/0002.html]] | ||
95 | ( ([TIME[2011-03-01 09:18:00 +09:00]] 版)) | ||
96 | <http://html5.org/tools/web-apps-tracker?from=5920&to=5921> | ||
97 | |||
98 | [18] [CITE@en[Re: Request for revert on bug 11984]] | ||
99 | ( ([[Ian Hickson]] 著, [TIME[2011-03-01 09:14:52 +09:00]] 版)) | ||
100 | <http://lists.w3.org/Archives/Public/public-html/2011Mar/0002.html> | ||
101 | |||
102 | [19] [CITE[IRC logs: freenode / #whatwg / 20110123]] | ||
103 | ( ([TIME[2011-03-05 11:46:54 +09:00]] 版)) | ||
104 | <http://krijnhoetmer.nl/irc-logs/whatwg/20110123> | ||
105 | |||
106 | [20] [CITE[IRC logs: freenode / #whatwg / 20110124]] | ||
107 | ( ([TIME[2011-03-05 23:14:05 +09:00]] 版)) | ||
108 | <http://krijnhoetmer.nl/irc-logs/whatwg/20110124> | ||
109 | |||
110 | [21] [CITE[IRC logs: freenode / #whatwg / 20110127]] | ||
111 | ( ([TIME[2011-03-10 07:30:55 +09:00]] 版)) | ||
112 | <http://krijnhoetmer.nl/irc-logs/whatwg/20110127> | ||
113 | |||
114 | [22] [CITE[IRC logs: freenode / #whatwg / 20110205]] | ||
115 | ( ([TIME[2011-03-19 23:45:14 +09:00]] 版)) | ||
116 | <http://krijnhoetmer.nl/irc-logs/whatwg/20110205#l-71> | ||
117 | |||
118 | [23] [CITE@en[Web Applications 1.0 r5979 10805]] | ||
119 | ( ([TIME[2011-04-09 07:12:00 +09:00]] 版)) | ||
120 | <http://html5.org/tools/web-apps-tracker?from=5978&to=5979> | ||
121 | |||
122 | [24] [CITE[drafts/sniff.xml at master from abarth's ietf-websec - GitHub]] | ||
123 | ( ([TIME[2011-02-13 13:01:23 +09:00]] 版)) | ||
124 | wakaba | 1.29 | <https://github.com/abarth/ietf-websec/blob/master/drafts/sniff.xml> |
125 | |||
126 | [26] [CITE[MIME Sniffing]] | ||
127 | ( ([TIME[2011-09-27 05:18:56 +09:00]] 版)) | ||
128 | <http://mimesniff.spec.whatwg.org/> | ||
129 | |||
130 | [27] [CITE@en[Web Applications 1.0 r6721 (WIP - MIMESNIFF has not yet been updated accordingly) Change the spec to use MIMESNIFF rules for text tracks instead of blindly honouring MIME types.]] | ||
131 | ( ([TIME[2011-10-21 08:27:00 +09:00]] 版)) | ||
132 | <http://html5.org/tools/web-apps-tracker?from=6720&to=6721> | ||
133 | |||
134 | [28] [CITE@en[Web Applications 1.0 r6823 Make appcache no longer check for the MIME type.]] | ||
135 | ( ([TIME[2011-11-11 09:36:00 +09:00]] 版)) | ||
136 | <http://html5.org/tools/web-apps-tracker?from=6822&to=6823> | ||
137 | |||
138 | [29] [CITE@en[Web Applications 1.0 r6826 Add warnings about media elements and track and how to determine the type and how we don't know what hte solution is.]] | ||
139 | ( ([TIME[2011-11-12 09:22:00 +09:00]] 版)) | ||
140 | <http://html5.org/tools/web-apps-tracker?from=6825&to=6826> | ||
141 | |||
142 | [30] [CITE@en[Web Applications 1.0 r6920 Remove vestiges of MIME type checking in appcache.Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=14701]] | ||
143 | ( ([TIME[2012-01-26 08:27:00 +09:00]] 版)) | ||
144 | <http://html5.org/tools/web-apps-tracker?from=6919&to=6920> | ||
145 | |||
146 | [31] [CITE@en[Web Applications 1.0 r6990 Factor out the prescan algorithm for reuse in other specs.]] | ||
147 | ( ([TIME[2012-02-14 06:06:00 +09:00]] 版)) | ||
148 | wakaba | 1.36 | <http://html5.org/tools/web-apps-tracker?from=6989&to=6990> |
149 | |||
150 | [33] [CITE[IRC logs: freenode / #whatwg / 20120801]] | ||
151 | ( ([TIME[2012-08-06 21:04:00 +09:00]] 版)) | ||
152 | <http://krijnhoetmer.nl/irc-logs/whatwg/20120801#l-248> | ||
153 | |||
154 | [34] [CITE@en[Web Applications 1.0 r7360 Make a BOM override HTTP headers.]] | ||
155 | ( ([TIME[2012-09-16 12:55:00 +09:00]] 版)) | ||
156 | <http://html5.org/tools/web-apps-tracker?from=7359&to=7360> | ||
157 | |||
158 | [35] [CITE[IRC logs: freenode / #whatwg / 20120928]] | ||
159 | ( ([TIME[2012-10-03 22:06:16 +09:00]] 版)) | ||
160 | <http://krijnhoetmer.nl/irc-logs/whatwg/20120928> | ||
161 | |||
162 | [36] [CITE[IRC logs: freenode / #whatwg / 20120928]] | ||
163 | ( ([TIME[2012-10-03 22:06:16 +09:00]] 版)) | ||
164 | <http://krijnhoetmer.nl/irc-logs/whatwg/20120928> | ||
165 | |||
166 | [37] [CITE[whatwg/mimesniff]] | ||
167 | ( ([TIME[2012-10-03 22:39:05 +09:00]] 版)) | ||
168 | <https://github.com/whatwg/mimesniff> | ||
169 | |||
170 | [38] [CITE[''''''[''''''whatwg'''''']'''''' '''['''mimesniff''']''' Review requested on MIME Sniffing Standard]] | ||
171 | ( ([TIME[2012-11-06 00:29:10 +09:00]] 版)) | ||
172 | <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2012-November/037787.html> | ||
173 | |||
174 | [REFS[ | ||
175 | - [39] [CITE[Hosting - Google Chrome]] ([TIME[2012-11-18 01:28:56 +09:00]] 版) <http://developer.chrome.com/extensions/hosting.html> | ||
176 | ]REFS] | ||
177 | |||
178 | [40] >>39 によると [[Chrome]] は未知の[[MIME型]]の sniffing で [CODE(MIME)@en[[[application/x-chrome-extension]]]] | ||
179 | wakaba | 1.45 | にも対応しているようです。 |
180 | |||
181 | [41] [CITE[Issue 7448 - chromium - CSS and JS files with MIME Type text/plain should still apply - An open-source browser project to help move the web forward. - Google Project Hosting]] | ||
182 | ( ([TIME[2012-11-18 01:42:41 +09:00]] 版)) | ||
183 | <http://code.google.com/p/chromium/issues/detail?id=7448> | ||
184 | |||
185 | [42] [CITE[IRC logs: freenode / #whatwg / 20121018]] | ||
186 | ( ([TIME[2012-11-18 00:24:44 +09:00]] 版)) | ||
187 | <http://krijnhoetmer.nl/irc-logs/whatwg/20121018#l-259> | ||
188 | |||
189 | [43] [CITE[IRC logs: freenode / #whatwg / 20121105]] | ||
190 | ( ([TIME[2012-11-24 13:19:40 +09:00]] 版)) | ||
191 | <http://krijnhoetmer.nl/irc-logs/whatwg/20121105#l-755> | ||
192 | |||
193 | [44] [CITE[IRC logs: freenode / #whatwg / 20121109]] | ||
194 | ( ([TIME[2012-11-26 22:30:44 +09:00]] 版)) | ||
195 | <http://krijnhoetmer.nl/irc-logs/whatwg/20121109> | ||
196 | |||
197 | [45] [CITE[Packaged Web Apps (Widgets) - Packaging and XML Configuration (Second Edition)]] | ||
198 | ( ([TIME[2012-11-22 21:22:20 +09:00]] 版)) | ||
199 | <http://w3c.github.com/packed-webapps/packaging/#rule-for-identifying-the-media-type-of-a-file> | ||
200 | |||
201 | [46] [CITE@en[Web Applications 1.0 r7701 Revert part of r5545 because bz changed his mind and this matches reality better. :-)]] | ||
202 | ( ([TIME[2013-02-07 08:10:00 +09:00]] 版)) | ||
203 | <http://html5.org/tools/web-apps-tracker?from=7700&to=7701> | ||
204 | |||
205 | [47] [CITE@en[Web Applications 1.0 r7701 Revert part of r5545 because bz changed his mind and this matches reality better. :-)]] | ||
206 | ( ([TIME[2013-02-07 08:10:00 +09:00]] 版)) | ||
207 | <http://html5.org/tools/web-apps-tracker?from=7700&to=7701> | ||
208 | |||
209 | [48] [CITE@EN[Authoritative Metadata]] | ||
210 | ( ([TIME[2013-04-05 19:44:14 +09:00]] 版)) | ||
211 | wakaba | 1.44 | <http://www.w3.org/2001/tag/doc/mime-respect-20130405.html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |