Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Side by Side Diff: sky/tests/http/conf/mime.types

Issue 685623002: Move the tests from .html to .sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « sky/tests/editing/typing.sky ('k') | sky/tests/inspector/dom-mutation.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This is a comment. I love comments. 1 # This is a comment. I love comments.
2 2
3 # This file controls what Internet media types are sent to the client for 3 # This file controls what Internet media types are sent to the client for
4 # given file extension(s). Sending the correct media type to the client 4 # given file extension(s). Sending the correct media type to the client
5 # is important so they know how to handle the content of the file. 5 # is important so they know how to handle the content of the file.
6 # Extra types can either be added here or by using an AddType directive 6 # Extra types can either be added here or by using an AddType directive
7 # in your config files. For more information about Internet media types, 7 # in your config files. For more information about Internet media types,
8 # please read RFC 2045, 2046, 2047, 2048, and 2077. The Internet media type 8 # please read RFC 2045, 2046, 2047, 2048, and 2077. The Internet media type
9 # registry is at <http://www.iana.org/assignments/media-types/>. 9 # registry is at <http://www.iana.org/assignments/media-types/>.
10 10
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
536 text/directory 536 text/directory
537 text/enriched 537 text/enriched
538 text/html html htm 538 text/html html htm
539 text/parityfec 539 text/parityfec
540 text/plain asc txt 540 text/plain asc txt
541 text/prs.lines.tag 541 text/prs.lines.tag
542 text/rfc822-headers 542 text/rfc822-headers
543 text/richtext rtx 543 text/richtext rtx
544 text/rtf rtf 544 text/rtf rtf
545 text/sgml sgml sgm 545 text/sgml sgml sgm
546 text/sky sky
546 text/t140 547 text/t140
547 text/tab-separated-values tsv 548 text/tab-separated-values tsv
548 text/uri-list 549 text/uri-list
549 text/vnd.abc 550 text/vnd.abc
550 text/vnd.curl 551 text/vnd.curl
551 text/vnd.dmclientscript 552 text/vnd.dmclientscript
552 text/vnd.fly 553 text/vnd.fly
553 text/vnd.fmi.flexstor 554 text/vnd.fmi.flexstor
554 text/vnd.in3d.3dml 555 text/vnd.in3d.3dml
555 text/vnd.in3d.spot 556 text/vnd.in3d.spot
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
592 video/vnd.motorola.video 593 video/vnd.motorola.video
593 video/vnd.motorola.videop 594 video/vnd.motorola.videop
594 video/vnd.mpegurl mxu m4u 595 video/vnd.mpegurl mxu m4u
595 video/vnd.nokia.interleaved-multimedia 596 video/vnd.nokia.interleaved-multimedia
596 video/vnd.objectvideo 597 video/vnd.objectvideo
597 video/vnd.vivo 598 video/vnd.vivo
598 video/x-dv dv dif 599 video/x-dv dv dif
599 video/x-msvideo avi 600 video/x-msvideo avi
600 video/x-sgi-movie movie 601 video/x-sgi-movie movie
601 x-conference/x-cooltalk ice 602 x-conference/x-cooltalk ice
OLDNEW
« no previous file with comments | « sky/tests/editing/typing.sky ('k') | sky/tests/inspector/dom-mutation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698