src/3rdparty/webkit/WebCore/platform/MIMETypeRegistry.cpp
changeset 19 fcece45ef507
parent 0 1918ee327afb
child 30 5dc02b23752f
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
   198         "text/xsl",
   198         "text/xsl",
   199         "text/plain",
   199         "text/plain",
   200         "text/",
   200         "text/",
   201         "application/xml",
   201         "application/xml",
   202         "application/xhtml+xml",
   202         "application/xhtml+xml",
   203 #if ENABLE(XHTMLMP)
       
   204         "application/vnd.wap.xhtml+xml",
   203         "application/vnd.wap.xhtml+xml",
   205 #endif
       
   206         "application/rss+xml",
   204         "application/rss+xml",
   207         "application/atom+xml",
   205         "application/atom+xml",
   208 #if ENABLE(SVG)
   206 #if ENABLE(SVG)
   209         "image/svg+xml",
   207         "image/svg+xml",
   210 #endif
   208 #endif